|
Browse by Tags
All Tags » XmlLoadOnDemand » ultrawebgrid ( RSS)
-
Hi, I have a hierarchal grid bound to a dataset. I want to allow the user to click a button to refresh the grid in its entirety (retrieve all rows from the server). The grid is not in a WARP, because I'm using LoadOnDemand via Xml. Currently I'm just calling MyGrid.OnUpdateGrid(MyGrid) in the...
-
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...
-
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...
-
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...
-
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...
-
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...
Page 1 of 1 (6 items)
|
|