View previous topic :: View next topic |
Author |
Message |
shashi
Joined: 05 Dec 2007 Posts: 6
|
Posted: Wed Dec 05, 2007 6:30 am Post subject: related to databinding |
|
|
->I want to get the row information that i am displaying using virtual tree databinding.
->These rows are retrieved from a single table in database and are displayed as a tree.
->I want to know the related information about the rows that are displayed as a virtual tree when a user clicks on a given row.
for example :
A:
r1
r2
r3
here r1,r2 and r3 are retrieved from database. |
|
Back to top |
|
|
Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Wed Dec 05, 2007 9:13 am Post subject: |
|
|
I'm not clear what you are asking here. When the user selects a row what do you want to get? _________________ Infralution Support |
|
Back to top |
|
|
|