Hi Team,
I would like to know whether can I group the columns in RadGrid like the same way we group the rows.
Eg:
Name | 2014 [-] | Jan| Feb | Mar | Apr | .. | Dec | 2015 [-] | Jan | Feb | Mar |...
Richa | | 12 | 40 | 50 | .............| | 15 | 70 | 30 | ...
(Please find the attachment for more information)
-------------------------------------------------------------
I have tried creating a button in <HeaderTemplate> of 2014.. etc
and changing the visibility of Jan, Feb,.. based on the click. It is working well.
I would like to know are there any other way where we can achieve the same functionality like the same way we group the Rows without disabling/enabling the columns?
Thanks .
I would like to know whether can I group the columns in RadGrid like the same way we group the rows.
Eg:
Name | 2014 [-] | Jan| Feb | Mar | Apr | .. | Dec | 2015 [-] | Jan | Feb | Mar |...
Richa | | 12 | 40 | 50 | .............| | 15 | 70 | 30 | ...
(Please find the attachment for more information)
-------------------------------------------------------------
I have tried creating a button in <HeaderTemplate> of 2014.. etc
and changing the visibility of Jan, Feb,.. based on the click. It is working well.
I would like to know are there any other way where we can achieve the same functionality like the same way we group the Rows without disabling/enabling the columns?
Thanks .