Forum Discussion
Ali2
1 year agoOccasional Contributor
rraghvani
Champion Level 3
1 year agoIf you click on Advance View, it should show more information.
So it's a WPFObject of grdMultiLegView - multi grid view, and not a table view. Have a look at Working With Grids, and Working With Microsoft DataGridView. Refer to the coding examples, on how to go about selecting an item. You should then be able to achieve what you want.