UltraWebGrid
Hi I am using Infragistics Ultrawebgrid .There are few thing I am trying to achieve ..
Can Someone help me plz
I have a xml dataset which I am binding to an Ultra web grid.
Which is OK and displays all the data on the grid nicely.
The xml string has a deeper structure (upto 7 tables) So What I need to achieve is to
1-pick up 3 columns from table(0) and next 3 related columns from table 5 and display on the grid on one view.
I believe I can use Xpath but not sure how? so can someone explain either xpath or any other best option.
Cheers
|