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

Hierarchical RadGrid with CommandItemTemplate

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 2
Christian asked on 22 Oct 2008, 03:44 AM
My Hierarchical RadGrid:
* RadGrid -> ClientSettings -> AllowExpandCollapse = true
* MasterTableView -> HierarchyLoadMode="Client"
* a MasterTableView and a GridTableView (in DetailTables).
* CommandItemTemplate on MasterTableView

1. I click the second row on the MasterTableView then  I click edit on the CommandItemTemplate .
Error 1:
Selection out of range
Parameter name: value

 
2. I click a row on the GridTableView then  I click edit on the CommandItemTemplate.
Error 2:
The row (GridTableView ) hides but the parent row is still expanded.

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 23 Oct 2008, 11:46 AM
Hello Christian,

I tried to reproduce the errors you described but without avail.

Please examine the test website I used to recreate the depicted behavior. Let us know whether it is working as you expected.

Regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Christian
Top achievements
Rank 2
Answers by
Daniel
Telerik team
Share this question
or