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

[Solved] How do I achieve this? [Hierarchy and StoreProcedure]

1 Answer 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michele
Top achievements
Rank 2
Michele asked on 01 Jul 2009, 02:46 PM
Hello to everybody again,
I'm trying to add a HierarchyChildTemplate to the gridview I've currently developed but I'm facing some difficulties, here's my current situation :

I load the data from the gridview with a webservice/store procedure and I wish to load the detail on the opening of the + on the left of the row

I can't read the data on the RadGridView.TableDefinition.PreviewDataRecordCreate since it will load the data before,while I need them to be loaded at the opening/expanding of the row, which event should I use??

How do I set the row to show the + ?
How do I load the data on the request?

Thanks in advance

Paolo

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 01 Jul 2009, 02:51 PM
Hello Paolo,

Please check this thread for more info:
http://www.telerik.com/community/forums/silverlight/gridview/load-on-demand-gridview.aspx

Greetings,
Vlad
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
GridView
Asked by
Michele
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Share this question
or