|
Browse by Tags
All Tags » LoadOnDemand ( RSS)
-
Hi All, I have a big problem, that i'm struggling with. LoadOnDemand is set to virtual. If i scroll the grid down, the rows get loaded and displayed correctly. I also have a textBox, where i can write some filter in. (the filtering is not the problem, it gets the right rows from the database). If...
-
I load a dataset with up to 5 levels at runtime. It's dynamic, so I do everything in code. And it works fine. I would like the last level (detail) to be On Demand. I tried following the exemple in KB but no success. Only Band[0] is showing and when I expand, it does go to the server, but no changes...
-
Hi eveyone! I have this problem, so I'll appreciate very much any help (hopefully a code example). The settings: I have to display a big bunch of data in a webGrid, so I had to use the LoadOnDemand feature. The data is stored in a Session variable and is provided to the grid using this handler for...
-
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...
-
Hi all! I try to use the webslider in a WebTab with the settings AsyncMode=On and EnableLoadOnDemand=True. When I initially load the page and the tab with the slider is visible, it is working fine. Now I switch through the tabs. When I switch to the tab with the Slider again the slider doesn't work...
-
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...
-
When I select the filter and it works very well. But for the next page, there are more lines. Because despite because of the accents , filters fail to adapt with accents . We use the option LoadOnDemand Xml and that creates the list manually filter and that the pages are in AJAX .
-
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...
-
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...
|
|