Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XmlLoadOnDemand » updaterow (RSS)
  • Re: Load on Demand Ajax Row Update Multi Band

    That's a good idea to submit as a feature request . Maybe putting the grid into an WARP and using the WARP to handle the Add, Update and Delete callbacks would be a better for you than the grid's built in XmlLoadOnDemand? That way the grid would bind as it would in a regular postback.
    Posted to Forum by helephant on 01-11-2008
  • Re: Load on Demand Ajax Row Update Multi Band

    The reason this is happening is because the grid doesn't want to bind to all the data again for an update so it just creates a fake row with all the cell information that you can use to process the update. This is done to help the performance of the ajax updates.
    Posted to Forum by helephant on 01-10-2008
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems