|
Browse by Tags
All Tags » UltraWebGrid » AJAX ( RSS)
-
Hi, I'm rendering the grid as a result of a partial postback (using the UpdatePanel) and it has been working well until I changed the scripts directory via the web.config. Now I get a script loading error which seem to be raised by the page ScriptManager. You can read about my problem in this post...
-
Hello everyone - I have been trying to implement a Hierarchical Ultrawebgrid that uses XMLLoadonDemand and ScrollOnDemand. The grid goes three bands deep. I have the FilterUIType set to FilterRow. The problem I am having is related to filtering and is hard to explain but here it goes. On the first column...
-
Oops..I placed in the wrong Discussion group. Hi, I am trying to filter a webgrid based on another webgrid's selection. When the page is first loaded my toBeFilteredGrid shows all rows and my selectionGrid defaults to one of the rows (selected). When I click on another row, the SelectedRowChanged...
-
I have a custom XMLHttpRequest link on each row of my grid. When my users click on it I'd like to display the same progress indicator (the spinning arrows) that shows for sorting and filtering while waiting for the response. Can anyone tell me how to display it when my request starts and then hide...
-
Hi, We have been using infragistics for more than 2 years and now upgrading the soft to utilize the AJAX support in UltraWebGrids. I have read a lot from the online documentation and gone through the samples. I am still unclear about how invokeXmlHttpRequest would be used to update the grid. I have 2...
-
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...
-
I am using v5.3. Have webgrid inside in AJAX Updatepanel. Also have javascript to handle Cell Click. After page has been post, this event does not fire. Fire only once before page posted. Works fine without Update panel. Any help?
-
hello.. I am having a problem with an ultrawebgrid, updategrid and ajax control. The application works.. it just hangs for a super long time and grabs 50% of the users cpu. when i run without the ajax control, it runs fine. I am using the following syntax < asp : UpdateProgress DisplayAfter ="500"...
-
This is getting out of hand. First, my webcombos intefered with postback when placed on a formview edit template when the formview is in the AJAX panel. Now WebGrid does not load the data when it is inside the AJAX panel. I am getting all kinds of javascript errors occuring on line numbers way outside...
-
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...
|
|