Select a row in a child table from a webgrid

1 reply. Last post: February 8, 2011 7:06 AM by Victor Sato
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Victor SatoMember

Good morning!
I have a webgrid populated with some data from a database. There are 3 levels (child table) and in the last level I have a button for each line that trigger for another page. Here is the thing: I need to take some data from the row that the button pressed. If I have only the child table that I want expanded I can retrieve the data by the "RetrieveClientLastSelectedObject" but if I have another child table in the same level expanded as well my information doesn't seems to count the right index.

So for example the "print01" shows that when I open the third level and click a button, I can retrieve the data (for example, the code number 144). But the "print02" shows another child table expanded and by the time I click the button, it returns the code 143. It seems that it count the row that is on the table above (code number 1).

Please anyone know how to solve this problem? All the three tables in the grid were filled with data from datasets that brings data from a stored procedure in SQL.

Thanks in advance.

Regards.

All times are GMT -5. The time now is 7:07 AM.
Previous Next