Questions tagged as 'grid'

1
answer

Kendo UI Grid export Excel

I have the following Grid in * .cshtml: $.ajax({ url: '@Url.Action("RetornaJsonGrid", "PacoteLicencas")', type: "post", cache: false }).success(function (json) { $("#g...
asked by 24.03.2014 / 16:55
1
answer

Grid with single index

Hello, what's the best way to make a grid by Javascript and HTML? I need to be able to draw or change the area color of each blank space. I made it that way but it does not answer because when I try to change the color of a single square it ends...
asked by 02.08.2014 / 14:52
1
answer

CSS Grid Layout - Browser Compatibility

With regard to web development, I have studied CSS grid layout using mostly videos. Some are a little older and instruct you not to use this specification in production because the site will break. Home My question is: to what extent is this s...
asked by 18.08.2018 / 23:24
3
answers

Bootstrap does not do what I want

Good morning people. I'm new to the community and here's my first question. I am trying to centralize my form with bootstrap on the screen but it does not want to work nor the stick, already tried in the form, already tried to create new div,...
asked by 25.07.2018 / 18:43
1
answer

Grid is not working

Hello, I'm having a problem using a grid.css. The following, when using the classes to define the columns, simply does not work. I simply want to align 2 columns side by side. I'm using this grid: link Section HTML: <section class=...
asked by 02.05.2018 / 15:36
1
answer

Implementing Grid Bootstrap 4 and SideNav

Hello, friends. I'm doing a little project and I'm having difficulty using grid and sidenav bootstrap, I want to make a fixed side menu, no responsiveness with 30% of screen size and the other 70% I'll implement tables and forms, could anyone he...
asked by 03.03.2018 / 14:39
1
answer

What is the track listing and grid track in the grid layout?

I read the documentation of mozilla but I could not understand very well what would be the grid track and the track listing, could someone explain in a simpler and intuitive way what would that be?     
asked by 08.01.2018 / 18:07
1
answer

Why can not I make the grid system on my php page?

I'm starting a project for university and I can not make the grid system in the main content tag. I've been trying for quite some time! Icannotimplementthegrid!Thisismycode..'<imgsrc="../Logincheck/assets/img/image2.png" class="company-lo...
asked by 07.11.2017 / 00:21
1
answer

Grid system on Ionic

I want to create a responsive login screen, my screen has only three elements, an image in the middle and two more buttons, each element in a row of the "ionic grid" ... I would like to define a way to always keep the and the image in the middle...
asked by 26.09.2017 / 22:08
1
answer

Can I use Grid CSS Layout on all new projects?

Even without full support from Microsoft browsers, if you need to use the -ms- prefix, can I start using CSS Grids on new projects without worrying or should I continue to use grids frameworks?     
asked by 24.07.2017 / 16:08