PDA

View Full Version : problem with grid



Tomi21
22 May 2008, 1:33 AM
Hello all,

I was wondering if there is any way to manage the rows headers in the same way the columns are managed (Ext.grid.ColumnModel.). This is because I dont want that the row headers belong to the records information.

My problem is that I need to build a Grid with a not constant number of rows and columns and after the grid is build popullate it with records information.

Can anyone please give me the way I should tackle this problem.

Thanks very much.

Tomi