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
627
mismatch between the webGrid on the client and the one on the server
posted

Hi,

I'm using NetAdvantage v8.3 and I'm facing a weird issue. The WebGrid presented on the client is changed by the user during the session and when he press 'Save' button the server iterates over the grid row by row and send relevant details to the DB.

The issue is that the servr does not get the current version of the grid. meaning, the rows contain the data that was before the user changed it... (Actually, the grid that the server reads is different from the grid that the user see, which is the relevant one).

It's happen mostly when I'm using grid sort on the client (by javascript)...

Any idea? it's not the first time I'm having this issue.

Please advice

Thanks,

Maya

Parents Reply Children
No Data