ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Grid properly setting CSS

Hi
Image 1 : i am binding dyanmic grid by JSON
Image

Image 2 : I want this grid as per the below screen shot.Which Css should i apply
Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Grid properly setting CSS

Hi Ishani,

Please add this CSS:pre[name=mobilegrid] .cell-wrapper{
width:100px;
height:100px;
margin:10px;
background:blue
}/preWhere 'mobilegrid' is a name of your Grid component.

Return to “Issues”