Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraWebGrid » Ultrawebgrid updatepanel AJAX (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
  • UltraWebGrid and doPostBack

    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...
    Posted to Forum by Commsoft on 09-03-2008
  • Re: Webgrid losing formatting

    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...
    Posted to Forum by wervis on 04-03-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems