Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraGrid » rows (RSS)
  • Ultragrid DISABLE hierarchy

    HI, I have a grid I'm using to display a collection. Each row in the collection is of type Product. There's a property call RelatedProducts which which is a collection of Products. This seems to cause the WinUltraGrid problems.. it tries to discover band information,stops at 100,and no longer...
    Posted to Forum by ajj3085 on 07-29-2008
  • UltraGrid performance problem

    Okay, I'm having a problem where code concerning a Grid is running much more slowly than I find reasonable. I have a grid with two bands: band[0] rows MAY have a child record, and if they do then a (Band[0]) checkbox must be checked to signify that. When saving, I must verify that any row with the...
    Posted to Forum by MatthewGivens on 07-28-2008
  • How to make ultragrid rows alternate in colors..??

    Hi.. How can I make my ultragrid rows alternate in color...???? any simple example or idea to do this...... any reply would be appreciated.....:)
    Posted to Forum by mykill on 07-24-2008
  • Re: UltraGrid - ConditionAppearanceRow

    Hi Mike, I have a follow-up question. The InitializeRow event fires when a row is first added, or when the data for the row is refreshed explicity. In my case, I need to set the appearance of the whole row when the data is updated as a result of the values in underlying BindingList changing (these values...
    Posted to Forum by maxdahl on 03-11-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
  • How to disable single click selectio on a Ultra Grid?

    Hey there. I couldn't find anything relevat so i had to make a post. Sorry if duplicate... I have a Ultra Grid Control, and i need to disable the single click row selection, but to allow row selection on double click. Any easy way to do this?
    Posted to Forum by gciochina on 01-25-2008
  • How to find active row of 1st band parent

    Hai to all, I am using grid with four bands. I am in the fourth band and i want the active row index of 1st band row with out using loop. Is it possible? Thanks & Regards Suresh Kumar R
    Posted to Forum by sureshsimkumar on 01-21-2008
  • UltraGrid and spawned form interaction

    We need to launch another windows form from doubleclicking an ultragrid row. That part works fine. But we need the spawned form to have Prev & Next buttons that move to other ultragrid rows, that is changes the selected row on the Ultragrid and has the same sort order as the ultragrid. We tried passing...
    Posted to Forum by mikelm73b on 01-11-2008
  • WinGrid Formulas for Add Value

    how to set up formula using WinGrid in c# Command
    Posted to Forum by developer8 on 01-09-2008
Page 1 of 2 (11 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems