
veerendranath
Top achievements
Rank 1
veerendranath
asked on 22 May 2009, 06:21 PM
Hi All,
i have a requirement in my asp.net web application, i am using telerik controls for grids and dropdowns.
can somebody help me how can we implement expand and collapse of rows in a grid. For implementing this which type RAD grid control should i use. Can u forward me the link for this requirement.
Thanks in advance
M.Veerendranath
i have a requirement in my asp.net web application, i am using telerik controls for grids and dropdowns.
can somebody help me how can we implement expand and collapse of rows in a grid. For implementing this which type RAD grid control should i use. Can u forward me the link for this requirement.
Thanks in advance
M.Veerendranath
5 Answers, 1 is accepted
0
Hello Veerendranath,
Could you please provide more details on your requirement? Currently we use expand/collapse behavior for hierarchy and grouping:
RadGrid Hierarchy
Hierarchy with Templates
Best regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Could you please provide more details on your requirement? Currently we use expand/collapse behavior for hierarchy and grouping:
RadGrid Hierarchy
Hierarchy with Templates
Best regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

veerendranath
Top achievements
Rank 1
answered on 25 May 2009, 01:03 PM
Hi Daniel,
I have a normal grid with multiple rows in it next to each row i need to have a symbol on clicking that the row should expand and again on click it should collapse.And i need to sort the data based on column heading.
Thanks
Veerendranath
I have a normal grid with multiple rows in it next to each row i need to have a symbol on clicking that the row should expand and again on click it should collapse.And i need to sort the data based on column heading.
Thanks
Veerendranath
0
Hello Veerendranath,
You can use a NestedTableView to enable expand/collapse functionality without setting hierarchical relations between the master and detail levels. For more information please examine the following link:
NestedView template
Best regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
You can use a NestedTableView to enable expand/collapse functionality without setting hierarchical relations between the master and detail levels. For more information please examine the following link:
NestedView template
Best regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

veerendranath
Top achievements
Rank 1
answered on 08 Jun 2009, 12:50 PM
Hi Daniel,
Sorry for the late reply i was out of office,
In my grid header i will be having 3 rows for showing the grid headings
presently with the link u have sent it can accomodate only one row for headings can we have any grid for having multiple rows in heading section. The grid should have the following features
1. Expand and collapse rows.
2. Sort the data based on the columns.
3. Arrange the data in Ascending or descending order in the grid.
1. Expand and collapse rows.
2. Sort the data based on the columns.
3. Arrange the data in Ascending or descending order in the grid.
Thanks in advance
M.Veerendranath
0
Hello Veerendranath,
I recommend you examine the following links:
Column Types demo
Multi-header columns/merged cells with template columns
Span cells over multiple columns
Let me know if you have other questions. I will gladly help you find the necessary resources.
Best regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I recommend you examine the following links:
Column Types demo
Multi-header columns/merged cells with template columns
Span cells over multiple columns
Let me know if you have other questions. I will gladly help you find the necessary resources.
Best regards,
Daniel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.