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

HierachicalListView with expandable usercontrol rows

5 Answers 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
superold
Top achievements
Rank 1
superold asked on 23 Dec 2007, 02:09 AM

Hi,

I want to build a control which has the following capabilities.

1. ListView like columns, with image buttons (to expand)
2. A row will expand to show another control (details)
3. The ListView should be hierarchical

Sorry for my poor ASCII art, consider it a christmas laugh : )
> Col1 Col2 +
> Col1 Col2 -
___________________________________
|Some user control with charts etc|
|_________________________________|
> Col1 Col2 -
___________________________________
|Some user control with charts etc|
|_________________________________|
> Col1 Col2 +

What would you recommend? I thought of using the Grid.
But, at least in Q2, I couldn't add my tailor made user 
controls as rows.

Thanks, happy christmas holidays!
/ jorge

5 Answers, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 28 Dec 2007, 08:59 AM
Hello Jorge Delgado-Lopez,

Thank you for writing.

Your ASCII outline is quite illustrative. However, I am not completely sure if this is possible to be implemented using RadGridView. In the latest release, RadGridView is not capable to handle user controls in its rows. We will consider such functionality for the future versions. 

If you have any additional questions, please contact us.

Best wishes,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
superold
Top achievements
Rank 1
answered on 25 May 2009, 11:23 AM
Hi!.. It has been a while since I asked this question, but would it be possible to do with the newer grid? that is to embed user controls as rows?
- jorge
0
Nick
Telerik team
answered on 27 May 2009, 03:26 PM
Hi Jorge Delgado-Lopez,

Thank you for contacting us.

Unfortunately, we still do not support this feature and we do not have any immediate plans on adding it. If there is greater demand we will consider implementing it.  

There is no solution that we can offer you at the moment either. Sorry for the inconvenience.

 
Regards,
Nick
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
superold
Top achievements
Rank 1
answered on 28 May 2009, 08:17 PM
Nevermind, figured it out a hack with a dummy hierarchy (just to be able to expand) and changing row heights with childviewexpanded, viewcellexpanded and populating on cellformating with RadHostItem. 

Still have some issues though, redraws and such, but the main part is done. 

- jorge
0
Nick
Telerik team
answered on 29 May 2009, 08:35 AM
Hello Jorge Delgado-Lopez,

I am glad that you found a reasonable solution for your project.

Best wishes,
Nick
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.
Tags
General Discussions
Asked by
superold
Top achievements
Rank 1
Answers by
Georgi
Telerik team
superold
Top achievements
Rank 1
Nick
Telerik team
Share this question
or