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

get_itemIndexHierarchical returns string value?

1 Answer 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeremy Yoder
Top achievements
Rank 1
Jeremy Yoder asked on 30 Sep 2010, 11:01 PM

I had trouble tracking down an error in javascript, and it came from get_itemIndexHierarchical (and _itemIndexHierarchical) returning string values rather than number values, such as "12" rather than the expected value of 12. This appears to be a bug since the row index should always be numeric.

I got around it for this particular issue, but I'm concerned it may pop up in other code. Would you agree this is a bug and something you can change?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 01 Oct 2010, 12:22 PM
Hello Jeremy,

I recommend that you examine the following forum post:
Forum post

Regards,
Daniel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Jeremy Yoder
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or