Page 1 of 1

How to define a grid header section

Posted: Tue Feb 25, 2014 2:08 pm
by Dupdroid

How would I define a header section for my grid that is mapped to a database collection?


How to define a grid header section

Posted: Tue Feb 25, 2014 2:21 pm
by Maryna Brodina

Hello! The easiest way is to use additional Grid on the top.


How to define a grid header section

Posted: Wed Feb 26, 2014 7:08 am
by Dupdroid

Thanx Maryna,

I did what you suggested and also set the width of the columns on both grids to the same percentages to keep the headers and columns in sync when resising occurs.

Regards