Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi Guys,

My implementation of data has puzzled me as to how to represent the data.

On a Gridview, i have monthly data populated dynamically, with months on the Grid columns.

Now the task assigned is to go one level inside.
For example: i select one particular month and the column expands to accommodate the weeks in that month......select a particular week and the column expands to accomodate the days in that week.

So in short, i need kind of a Expandible and Collapsible Columns in Gridview.

Need your assistance .
Thank you
Posted
Updated 16-Jun-21 9:01am

This[^] example is not exactly what you want but playing with a bit of javascript will make you achieve what your requirement is. Also, This[^] example will guide you to use nested gridview with expand/collapse functionality.
 
Share this answer
 
Thanks Zafar for that link. Would come in handy for some lined up projects.
I am currently on a look out for collapsible columns rather than rows.
 
Share this answer
 
DsouzaOsmond Did you find any leads for expandable columns?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900