|
Browse by Tags
All Tags » XmlLoadOnDemand » InitializeDataSource ( 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...
-
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...
Page 1 of 1 (2 items)
|
|