Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraGrid » UltraWinGrid (RSS)
  • ultragrid crashing when scrolling

    hi, having a really strange problem...not seen this problem before..and ive used winultra grids for awhile now. I have a main form set with a ultragrid displayed on it...when i call a dataset from a storeprocedure and ask the datagridview to display the data, it works perfect. However...when i click...
    Posted to Forum by nologo on 11-06-2008
  • Conditional formatting question

    Hi, I use Infragistincs Net Advantage for Windows Forms version 8.2. In my application I enabled users to set conditional formatting for an UltraWinGrid instance using ConditionValueAppearanceForm. A column is currently set to display -ve values in red foreground color and +ve values in blue foreground...
    Posted to Forum by sarathnair on 11-05-2008
  • Drawing lines in UltraGrid

    Hi All, I have used the sample code provided by infragistics to draw borders in the header of an ultragrid. Code: Public Class x Implements IUIElementDrawFilter Public Function DrawElement( ByVal drawPhase As Infragistics.Win.DrawPhase, ByRef drawParams As Infragistics.Win.UIElementDrawParams) As Boolean...
    Posted to Forum by tharinstar on 10-16-2008
  • Ultra Combo Multi-Banding

    I am having an issue with Ulta Combos that are bound to a binding source that uses a Data Member. When I set the data source of the Ultra Combo to be the Binding Source that I want, Visual Studio (2005) hangs and sometimes takes up to 5 minutes before focus returns. Upon investigation, it seems that...
    Posted to Forum by MFarley01 on 09-12-2008
  • How to create a custom control that inherits from ultragrid

    I need to create a custom grid control that would inherit from ultragrid win control. I am using 8.1 CLR 2x. Does any one have a simple example or a sample solution? thanks in advance
    Posted to Forum by johnrambo on 08-07-2008
  • 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 Sort if Grid is having an image on the GridColumn

    I am having a ultraWinGrid and having 10 columns in that. One of the column having Image. I am also having Sort Indicator on every column.This sort Indicator is not working for the Image Grid Column and rest of the columns are sorting fine. Any help much appriciated.Is there any way that i can sort Images...
    Posted to Forum by EstateMasterjeevan on 07-01-2008
  • use a different key to change row in ultragrid?

    Hi guys, i'm using a ultragrid, and an event launches when the users changes row in the datagrid. all works fine.. but what my request is..is it possible to change key to "return" instead of tab?i wish for the user to press return > then moves to enxt row thus firing up the event. any...
    Posted to Forum by nologo on 05-29-2008
  • How to launch Ultragrid designer and Layout wizard programmatically.

    I am creating a User control containing a toolbar, an UltraWinGrid and some buttons. I would like to add the options to display the Designer and layout wizard to the control's Smart tag items. Like: items.Add( New DesignerActionHeaderItem( "Data Grid" )) items.Add( New DesignerActionMethodItem...
    Posted to Forum by apollo_mis on 05-28-2008
Page 1 of 4 (32 items) 1 2 3 4 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems