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
1415
Possible Bug with xamGrid Paging Feature
posted


I have a xamgrid bound to a WCF RIA datasource with pagersettings enabled.

I have my editing settings set to allowediting =row
If I have IsonCellActiveEditingEnabled = False, everything works fine. If I have IsonCellActiveEditingEnabled =True then I get the following error in certain circumstances.

The error only appears if I click on a paging button before anything else after the grid loads.
If I click on the blank space beside the paging buttons the first row goes into edit mode then I do not get the error when I click the paging buttons. If I click on the blank space beside the paging buttons twice the first row goes into edit mode then back out and I still do not get the error when I click on the paging buttons.

If I set IsonCellActiveEditingEnabled = False then I do not get the error at all.

 

Parents Reply Children
No Data