Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraGrid » UltraGridRow (RSS)
  • 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
  • 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
  • Re: find row in ultragrid by column value

    Mike, marcjannes, fergal1982 I have this same requirement in my project. The .Find() method is a new LINQ extension for collections. However, because the .All property doesn't know that the items inside the RowsCollection object (UltraGrid1.Rows) are UltraGridRow objects, what seems to be syntactically...
    Posted to Forum by emz on 09-12-2008
  • UltraGrid activating rows in a hidden band

    Hi, I've got a problem with UltraGrid activating rows in a hidden band. Basically I've got a DataSet with a master table (M) and two child tables (C1 and C2) bound to an Ultragrid via a BindingSource (DataMember is M). The band of C2 is hidden. When the user clicks on a row of the band of C1...
    Posted to Forum by Thomas68 on 06-11-2008
  • Important Question Parent Child on UltraGrid

    Dear All, i have an interesting question on Ultragrid. in fact i have two tables in a dataset. the table product and the table DealsAndPaymentsAndCoupon (which contains deals,payments and coupns for each product and it has one column which indicates the type of the ligne (1 -> deal, 2-> payment...
    Posted to Forum by Mazenhattab on 06-04-2008
  • Row move not working

    Hi, I am novice to infragistics programming. I have this piece of code to move row from one position to other after certain operation. The row is moved correctely first time i call this method but from next time onwards i am not able to move any row. Also when i see the value of row in watch window it...
    Posted to Forum by dotnetqueries on 05-18-2008
  • How to move the cursor to a cell in a filter row?

    Hi there, I have a dialog with an ultragrid with a filter row on top. Now, when the dialog is opened, the cursor should be in the first cell of the filter row, so the user can start to filter immediatly. If i understood it correctly the cell should be set to edit mode programatically. I added the following...
    Posted to Forum by chrisrupp on 04-03-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
  • 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
  • Controlling the displayed informations in Outlook grouping

    Hello, Can anybody tell me if is it possible ( and if is, how to achive it ? ) to hide some informations displayed when using the outlook grouping. For example i have grouping row : TextA : TextB ( 7 items ) All i want to do is to hide : - TextA or TextB - ' : ' - information about items ( in...
    Posted to Forum by retsezc on 01-30-2008
Page 1 of 2 (16 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems