Top "Grid" questions

NOT FOR CSS GRID LAYOUT.

How to set width in Ext.grid.ColumnModel in percentage terms?

How to set width in Ext.grid.ColumnModel in percentage terms?

extjs grid column-width
Textblock.TextTrimming not working inside a grid

I have a 3 column grid for my layout with each of it width set to Width="*". For the middle (2nd) …

wpf gridview grid textblock texttrimming
Bourbon/Neat: Reset margin and let nested divs span the whole width

I am new to Bourbon/Neat. I have a question concerning nesting: I want the red boxes fill the whole …

grid sass css-frameworks bourbon neat
ExtJS Grid Panel - Multiple "rows" per row?

We have an ExtJS Grid Panel that has grown to include too many columns (imo), so I am looking into …

extjs grid extjs4 gridpanel
WPF UniformGrid Layout

I have an ItemsControl in which I plan on hosting a listing of fruit objects. I have a list of …

wpf layout grid uniformgrid
How to get the list of selected rows in Dgrid selection mixin

I am using Selector and Selection Mixin in Dgrid ondemandgrid.I am using checkbox as a selector.Below are my …

dojo grid dgrid
How to make gutter between columns in a CSS grid system

Does anyone know how to make a 20px or 1em gutter for the grid system below? I got all the …

html css grid grid-system
A property grid in jQuery

I want to create a property grid like this: Ext JS Property Grid demo However I don't want to use …

jquery grid propertygrid
ExtJs TreeGrid with editor column. Exists?

I need an ability to edit values in a grid column of a treegrid. Simply adding a editor to the …

extjs tree grid extjs4 treegrid
Silverlight 3.0 : How do I get grid children by x:Name?

Let's assume that I've got XAML representing a Grid with some children in it, each child is a different control, …

silverlight-3.0 grid