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

get_itemIndexHierarchical Method does not work

1 Answer 150 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ed Tischofer
Top achievements
Rank 1
Ed Tischofer asked on 04 Aug 2008, 07:33 PM
I am in the process of upgrading to RadControls for ASP.NET AJAX, and I am running into an issue with the RadGrid.  I am trying to capture the row being double-clicked by the user so that I can put that row in edit mode.

I have looked at the online examples, and I am using eventArgs.get_itemIndexHierarchical().  Unfortunately, it is not returning the index.  Instead, it is returning the id of the root content place holder minus the underscore.

I noticed that when I removed the underscore from each of my controls within each layer, it will work.  Is there some sort of limitation in that you may not precede control ids with an underscore?  I would appreciate any feedback.

Thank you,

Chris

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 05 Aug 2008, 09:53 AM
Hello Chris,

I tried to test the given scenario, but the double click event argument is returning the hierarchical item index successfully. Do you think you can provide a sample runnable project, in an official support ticket, so that we can examine the issue?

All the best,
Veli
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Ed Tischofer
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or