Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

how to change grid control cell width

I have an image which I would like to follow with text to the right of it. I thought that a two column grid control would be useful for this but I would need to change the cell width so that the left cell was only 20% of the grid. By default it is 50/50.

I have managed to create my own 'grid' using divs and css using your html component and this displays ok, but then makes it difficult to add events using the visual editor.

Is it possible to change the width of the cells in the grid component?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

how to change grid control cell width

Hi Terry,

You can choose using top breadcrumbs gridcell and set the necessary dimensions:
Image

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

how to change grid control cell width

Worked great, thanks

Return to “Issues”