Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XmlLoadOnDemand » AJAX (RSS)
  • Webgrid ignores DblClick event with XmlLoadOnDemand?

    I'm using v8.1. When using XmlLoadOnDemand with the WebGrid, the control will fire the server side DblClick event -only- on the first page of data. As soon as I move beyond the first page of data, a double-click fires only a PostBack. Am I missing a setting somewhere? Has anyone had a similar experience...
    Posted to Forum by ccoton on 06-06-2008
  • XML Load-On-Demand child row click event

    I have a 7.3 UltraWebGrid bound to a two-table hierarchical dataset. It loads and works fine, i.e. the parent rows load first and when you click to expand a parent row, it then pulls down and loads the related child rows. Here is my question: When I click on a child row, what event is fired? Clearly...
    Posted to Forum by tcwalker on 02-08-2008
  • 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 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems