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

Manually populated radgrid or other expand/collapse control

1 Answer 69 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 12 May 2014, 04:17 PM
I'm looking for an expand/collapse control to display different sections/Panels on the page.  These are static sections and would be hardcoded.  The data within each section will be dynamic but the sections themselves would be hardcoded.  None of section names exist in a database.  So I'm looking for a control that will let me manually define each section.  I would like to use CollapsiblePanel in ajaxToolkit but this is a multi-developer environment and none of the other developers have ajaxToolkit installed.  However, we do all have RadControls installed.  So a RadControls alternative to CollapsiblePanel would be preferable.  Is there such a thing and I just haven't found it yet?  I explored RadGrid but couldn't figure out how to just add my own static rows.  I have 10 pre-defined panels/rows and only one column so I feel like using RadGrid would be complete overkill but haven't found a RadControl that will doa basic CollapsiblePanel effect.

Example:
Section Title:  User Information
Panel:  Multi-line User's Information

Section Title:  User History
Panel:  Detail User History

Section Title:  User Assignments
Panel: Detailed User's Assignments

And so on, all collapsible so the visitor can collapse the sections and see more on the screen at a time.  

Any thoughts?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 15 May 2014, 10:11 AM
Hello Jeremy,

Thank you for contacting us.

You can use the RadPanelBar control provided by Telerik bundle:
http://demos.telerik.com/aspnet-ajax/panelbar/examples/functionality/panelbarbehavior/defaultcs.aspx

You can also check the RadTabStrip control integrated with RadMultiPage:
http://demos.telerik.com/aspnet-ajax/tabstrip/examples/overview/defaultcs.aspx#qsf-demo-source

Hope this helps. Please let us know if you need further assistance.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Ajax
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or