Forum /
Ext GWT Community Forums (2.x) /
Ext GWT: Discussion /
Grid Headers in rows
Grid Headers in rows
Hi,
Can we have grid headers in one column - multiple rows
like generally we have in multiple column and single row
Thanks in advance
Alok
I dont really understand what you mean. Have you looked at the examples? There is an example for how to group headers, including rowspan.
Thanks for the reply!!
let me explain with some example:
generally we have grids of following type
header1 header2 header3
row1 row1 row1
row2 row2 row2
Now I need the grid in the following way
header1 row1 row2
header2 row1 row2
header3 row1 row2
Please let me know, if you still in confuse
Thanks
Alok
Nothing like this is implemented at the moment. You can greate a custom GridView that could support this. You could also fake it and but the heading in each model for each row.
This is a very common usecase. wherein we may want to have row headers instead of column headers
Column0(Static) Column1(dynamic) Column2(dynamic)
Row 0(static) (dynamic) (dynamic)
Row 2(static) (dynamic) (dynamic)
Examples of this could be:
Platform Baseline 1 Baseline 2
win 32 build success build failed
Linux build success build failed
Is there a way we can achieve this?
Similar Threads
By timblack1 in forum Ext 3.x: Help & Discussion
Replies: 11
Last Post: 5 Apr 2011, 3:09 AM
By romanbsd in forum Ext 3.x: Bugs
Replies: 1
Last Post: 4 Dec 2010, 2:29 AM
By fabito in forum Ext 3.x: User Extensions and Plugins
Replies: 1
Last Post: 14 Jul 2010, 10:05 PM
By skyey in forum Community Discussion
Replies: 4
Last Post: 20 Jul 2007, 10:35 PM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us