Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraGrid (RSS)
  • tooltip delay

    Hi! Is there a way to add a delay before the built-in tooltip displays? Thanks!
    Posted to Forum by sojoana on 12-02-2008
  • Custom Search for a custom dropdown editor

    Hello, I have a WinGrid with a column that is using a custom editor (I believe it is an UltraTextEditor) with a dropdown associated to a button in the ButtonsRight collection. The dropdown is an ultratree. When I associate a ValueList to a column, the user automatically has the ability to type a value...
    Posted to Forum by rexCho on 11-29-2008
  • Ultragrid help

    How to optimize Ultragrid during runtime without any value in it or no datasource (it loads 5-7 seconds)? How to get or count the total ultragrid rows when it is filtered using ultragrid filter?
    Posted to Forum by gobords on 11-25-2008
  • How to implement excel comment like feature in UltraGridCell in UltraGrid?

    When you enter a comment in excel cell a red tip is displayed at the top right end of that cell and when mouse hovers over that cell the comment gets displayed. Please let me know how this feature can be implemented in Ultragrid(Windows).
    Posted to Forum by atulv_nagarro on 11-25-2008
  • Drag&Drop in Hierarchical grid

    I found an article to implement Drag&Drop with an UltraWinGrid. However, I can't get it to work with an hierarchical grid. The drag&drop works in the parent band, but it doesn't when I try to change a childrow from position. grid.Rows.Move(aRow, dropIndex); This doesn't seem to do...
    Posted to Forum by JorisArits on 11-24-2008
  • Null Reference Exception using CalcManager with Grid

    I recently upgraded Infragistics Winforms from 8.1 to 8.3 (CLR2.0) and now when I set the data source of an ultra grid to a dataset I get a null reference exception (see bottom of post for the call stack). If I set the calc frequency to Asynchronous from Synchronous then I no longer get the null reference...
    Posted to Forum by IainWardle on 11-18-2008
  • Get visible (on the screen) rows and columns only & print

    Hi, Using the ultragrid I need to get just the rows and columns that are presently visible on the screen to a user, then print those out. So, for example, they the have 20 columns and 30 rows showing but they have resized\scrolled down on the grid so they only see rows 5->10 and columns 3->8. Is...
    Posted to Forum by fkish on 11-13-2008
  • UltraGrid Custom column widths

    Hey Guys, I'm wondering if there is a simple way within the UltraGrid framework to solve this specific issue: Let's say I have 3 columns and I want to have the first column take 25% of the available width, the middle column take 50% of the available width and of course the last column have the...
    Posted to Forum by Dierk on 11-12-2008
  • Hot to get column header caption from a row?

    Hi, I'm pretty new to the infragristic controls so this might be an simple question... I have the selected rows from an Ultragrid and I can get the caption using "ultraGrid.DisplayLayout.Bands[0].Columns[j].Header.Caption". But is there a way to get this same info from the row itself? Thanks...
    Posted to Forum by fkish on 11-10-2008
  • optimise way to ajax with Ultragrid

    This is the grid mark up we mostly use <igtbl:UltraWebGrid ID="InfraGrid_Di" runat="server" Browser="Xml" EnableAppStyling="True" Width="100%" StyleSetName="Office2007Black" OnInitializeDataSource="Load_Through_Ajax" > .... ...
    Posted to Forum by sirfamol85 on 11-07-2008
Page 1 of 23 (230 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems