Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [ultrawebgrid] » % Column (RSS)
  • Re: Problem with ultrawebgrid buttontype column

    Thank u for the reply, but the problem cant be that. The browser find the image "carrello.gif" but the problem is that the image is show inside the grid only after one refresh of the asyncrefreshpanel and not on the initial loading of the page. I tried the ur 2 solutions but not not work both...
    Posted to Forum by Fabral09 on 10-08-2008
  • Problem with ultrawebgrid buttontype column

    Hi all, i have an ultrawebgrid inside a webasyncrefreshpanel. the code created inside the load event, create a column in the ultrawebgrid. the vb.net code that i have used is: Dim colonna2 As UltraGridColumn = New UltraGridColumn(True) colonna2.Type = ColumnType.Button colonna2.Width = 40 colonna2.CellStyle...
    Posted to Forum by Fabral09 on 10-07-2008
  • CssClass in <RowAlternateStyle> is not working

    Hi, I have used UltraWebGrid in one of my page. There are some issues that I would like to get help. Issues are...... First. Instead of fixed sized header column I would like to have flexible header column size so that when the user shrinks the browser the column size gets adjusted accordingly. I have...
    Posted to Forum by miranc on 08-28-2008
  • Adding multiple editor controls in a single column

    Hi, I have two columns in an ultrawebgrid with column type dropdown. I am selecting values from the dropdown in the ultrawebgrid and its working fine. Now my requirement has changed and I want to bind editor controls on the basis of the seleted value in the first column. Is it possible to set different...
    Posted to Forum by id1970 on 07-17-2008
  • Problem with Column format on Ultrawebgrid

    1.Column formatted to $ : Loses the format after doing delete on newly added rows. dgGrid.DisplayLayout.Bands(0).Columns.FromKey( "MAXVALUE" ).Format = "$ ###,##0" 2. Column formatted as %: dgGrid.DisplayLayout.Bands(0).Columns.FromKey("PERCEXP").Format = "0%"...
    Posted to Forum by abeera on 05-07-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems