|
Browse by Tags
All Tags » UltraWebGrid » Ultrawebgrid updatepanel AJAX ( 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 am using the UltraWebGrid inside an UpdatePanel on my page and I am getting numerous Javascript errors after I call the __doPostBack function from a client-side event handler. The grid works fine beforehand, but after the function is called many client-side events (mouse movements and clicks on...
-
Same here! I'm using EnableAppStyling="True" StyleSetName="Mint" and after the async postback the grid lost those settings.This only seems to happen with Internet Explorer and setting those propertis server-side onLoad does not help. In my case grid is placed in the WebTab component...
Page 1 of 1 (4 items)
|
|