Hi!
I'm using Infragistics (v. 9.1) WebGrid control in my application. I used the ScrollOnDemand feature of the WebGrid which works fine. I'm also firing Ajax Callbacks on cell click. The ScrollOnDemand feature works fine until I click on a cell (which fires an Ajax callback). After clicking on a cell in the WebGrid, the ScrollOnDemand and expand/collapse (on + sign click) stops working. Can you please suggest a solution to this problem?
ThanksAnuj
If possible , please provide any reference or any tutorial ASAP.