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
592
RowEditTemplate does not work with UpdatePanel
posted

Hi All,

We are using WebDataGrid 11.1.20111.2020 with VS 2010.

There are some pages in which the WebDataGrid with RowEditTemplate (RET) is inside a UpdatePanel.

We could use RET to add new record to the WebDataGrid. But when try to edit that record, the save function just work for the first time. At the second time when Saving that record, we always get following error message like this  "Invalid JSON primitive:|0|001......"

If removing the UpdatePanel, it works fine but we need UpdatePanel to refresh the Grid after saving.

Note that we got this error after upgrade the project from VS 2005/Infragistics 2010.3 to VS2011/Infragistics 2011.1.  It worked stable on old version.

Please help to resolve.

Thanks,

Nguyen Huu Chu - VNETSOFTWARE