This is a migrated thread and some comments may be shown as answers.

row header and column header on grid

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ghd258 ghd258
Top achievements
Rank 1
ghd258 ghd258 asked on 19 Jan 2011, 02:44 AM
Hi,

I want to add row
 
header and column header on grid. Please let me know what is the better way

 column

Base Currency

SGD

THB

USD

 

 

BHD

 

 

HKD

 

 

 

 

 

 

 

 


Column types demo table no  border

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 19 Jan 2011, 05:22 AM
Hello,

This appearance is attainable using GridTemplateColumns with HTML tables in the HeaderTemplate/ItemTemplate. Here in the documentation, you can find sample code which holds two tables inside those templates:
Customizing with GridTemplateColumn


-Shinu.
Tags
Grid
Asked by
ghd258 ghd258
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or