Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Data Binding Issue with UltraWebGrid
posted

Hi,

I have an UltraWebGrid on a page, the results for which are determined by the the set of filters on the top of the page. I recently encountered a very strange thing with LoadOnDemand for the UltraWebGrid. There is an issue with Databinding for the grid when LoadOnDemand is enabled in the scenario described below -

Step 1:

First Call -> Browser1
Band1 -> CustomerA, Customer B, Customer C

Step 2:

Open a new tab and change the selection of filters such that:
Second Call -> Browser2
Band1 -> CustomerE, Customer F, Customer G
Band2 -> DetailsCustomerE, DetailsCustomer F, DetailsCustomer G

Step 3:

Go back to Browser1 and Now Expand

Expected Results on Band2 -> DetailsCustomerA, DetailsCustomerB, DetailsCustomerC
Actual Results on Band2 -> DetailsCustomerE, DetailsCustomerF, DetailsCustomerG

Grid Settings:

UltraWebGrid Settings:
LoadOnDemand:XML
LoadOnDemandType:Synchronous
Browser:XML

Is there something else that I need to consider in this scenario. Please advise.

Happy to give more details if needed.

Thanks.

 

Parents
No Data
Reply Children
No Data