Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraGrid » Row selection (RSS)
  • Re: Active row on right click

    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...
    Posted to Forum by lindydale on 08-06-2008
  • Selecting rows using a checkbox

    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...
    Posted to Forum by isaacabraham on 02-21-2008
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems