|
Browse by Tags
All Tags » UltraGrid » Row selection ( RSS)
-
I used this code to select the row on right click. However, I only want one row selected at a time. When I right click, how can I select that row and unselect any previously selected row? private void ugVendorList_MouseDown( object sender, MouseEventArgs e) { Infragistics.Win.UltraWinGrid. UltraGridRow...
-
I know that there are a few posts on this subject on this forum, but nothing exactly as what I'm after - so here goes.... I'm using a Grid where the user can select a number of rows from it. The standard functionality (i.e. CTRL-select, SHIFT-select) is going to be too complex for them - they...
Page 1 of 1 (2 items)
|
|