Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XmlLoadOnDemand (RSS)
  • RowEditTemplate on server side with update panels.

    Hi, I have a webgrid in UpdatePanel I have a RowEditTemplate user control associated with it in UpdatePanel. I want to Asynchronously save the record to the database on click of "OK" on the RowEditTemplate. So I replaced the OK button with a new Server button control. "Save". On click...
    Posted to Forum by prasannap on 07-28-2008
  • 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
  • Re: XMLLoadOnDemand Problem!

    Hi, With the help of Fiddler i figured out that the page tries to access "/ig_common/20071/Styles/Office2007Silver/WebGrid/ig_tblFilterApplied.gif/ig_common/20071/Styles/Office2007Silver/WebGrid/", and 404 gets returned. Don't know why "/ig_common/20071/Styles/Office2007Silver/WebGrid...
    Posted to Forum by acidb on 04-09-2008
  • XMLLoadOnDemand Problem!

    Hi, I have a WebGrid, that's using XMLLoadOnDemand. It's set to Virtual. On my local everything is working fine. But a problem comes up on PROD server. It seems, it's acting like "Accumulative" loading instead of the "Virtual" that i have specified. Another starnge thing...
    Posted to Forum by acidb on 04-09-2008
  • LoadOnDemand Hierarchical Grid

    Hello all, I have a hierarchical grid that I have just rewritten to use the infragistics loadondemand technology. Its loads the first level rows fine but the second level is not loaded. During the initialize datasource event on the server I build a relational dataset and set the grids datasource to the...
    Posted to Forum by hanserya on 03-03-2008
  • OnInitializeDataSource and DataBind

    I have a situation where I need to do both of these but I'm having problems with it. I'm using LoadOnDemand=XML so I need O nInitializeDataSource. I have a button whose server side event changes some data, but since the OnInitializeDataSource event fires before the button's event the data...
    Posted to Forum by kharker on 02-11-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
  • How to align or modify wait icon that appears during LoadOnDemand UltraWebGrid?

    Hello everyone, I am using XML LoadOnDemand for UltraWebGrid paging. The problem is that "wait" icon is aligned in the center of the grid but my grid could have 100 rows per page and sometimes this "wait" icon is hard to notice (it could be on the bottom of the page) or it is not...
    Posted to Forum by gshvydka on 01-30-2008
  • Webgrid - Client Side Sorting, Custom Pager and Ajax not working together

    Hi All, I am currently having a problem trying to implement Client Side Sorting to work when i have a custom pager and the grids LoadOnDemand property set to XML. The problem is that the Client Sorting is not working. When i try to sort by clicking the header, the page does an async postback call to...
    Posted to Forum by prose094 on 01-28-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
Page 1 of 2 (11 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems