Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » WinGrid » rows (RSS)
  • Select rows from cells with groups

    I have a helper method that selects row(s) from cell(s) selected in an UltraGrid. This works fine when the grid is flat (i.e. no groups). When there are groups however, a "System.IndexOutOfRange" ex is raised, with the message "Index was outside the bounds of the array." Here is the...
    Posted to Forum by snortje on 05-12-2008
  • ultra explorer bar throws exception "Object reference not set to an instance of an object" when drap any group

    ultra explorer bar throws exception "Object reference not set to an instance of an object" when drag and drop any group to any other control (like drag the ultra explorer bar and drop to the win form header) i have tried all this but to no avail this.ultraExplorerBar1.GroupSettings.AllowDrag...
    Posted to Forum by soft123456 on 05-05-2008
  • Loading many rows from database - showing in grid

    Hello together, my company has many tables with much more rows. So i had programmed a background loader, that loads these rows into da .net dataset. Now my question is: Is it possible to show the rows of a table while the table get filled? This means, that the ultra grid has to show the rows which are...
    Posted to Forum by LittleProgrammer on 04-03-2008
  • Active row on right click

    Hi, I am wondering is there any properties if user press right click on datagrid then row become active. Or I have to write code for that?
    Posted to Forum by hirenkalavadia on 02-22-2008
  • Height of visible rows

    Is there a simple way to get the height of the visible rows, or do I need to calculate it? I don't want to include the header, filter row or summary area. Is the only way to do something like: myGrid.DisplayLayout.RowScrollRegions[0].Height - myGrid.DisplayLayout.Bands[0].Header.Height etc...
    Posted to Forum by jaa on 02-20-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems