|
Browse by Tags
All Tags » [ultrawebgrid] » % Column ( RSS)
-
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...
-
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...
-
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...
-
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...
-
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%"...
Page 1 of 1 (5 items)
|
|