Hi,
Today we have a new issue where e.masterRow[0].rowIndex does not give the correct row index.The scenario is like this.
We have a hierarhical grid which is prepopulated with 9 rows. I add a new row to this grid. when I click on the second row the child grid is populated.
I get the rowindex correctly. Now when I click on any row below the secong row the rowindex given by e.masterRow[0].rowIndex would be incremented by 1. Is there any other method to get the row index of the currently selected row which needs to be expanded.
Regards,
Vijay
Today we have a new issue where e.masterRow[0].rowIndex does not give the correct row index.The scenario is like this.
We have a hierarhical grid which is prepopulated with 9 rows. I add a new row to this grid. when I click on the second row the child grid is populated.
I get the rowindex correctly. Now when I click on any row below the secong row the rowindex given by e.masterRow[0].rowIndex would be incremented by 1. Is there any other method to get the row index of the currently selected row which needs to be expanded.
Regards,
Vijay