Hi,
After entering the values in the WebDataGrid. when I am clicking the save button the pop up error is shown as in the attached image.
Please do the needful.
Thanks in Advance.
Praveena
Hello Praveena ,
Thank you for posting in our forum.
That error is a bit too generic. I’ll need some further information in order to look into this.
Could you provide some more detailed information like:
1) Is the “save” button just doing a postback or does it have some additional functionality on the client side?
2) Do you handle the updating of the grid manually or do you use AutoCRUD?
3) Could you use the debugger and check whether that error is actually thrown in the Infragistics scripts or somewhere else?
It would be helpful if you could attach a small sample that reproduces your issue so that I may further look into that. If that’s not possible please provide the mark-up for the page so that I can get a better idea of the setting you have for the grid.
I'm looking forward to your reply.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hi Maya,
Thanks for your reply. Sorry for not mentioning the error in detail. Here I am binding the grid using dynamic columns.
Yes. Save button is just doing postback.
manually.
yes the error is in Infragistics Scripts .
I have attached the sample code for your reference. In this attached code I am getting the script error.
Hello Praveena,
Thank you for the sample.
I’ve tested this on my side using a simple DataTable as a data source and I didn’t come across any issue upon applying changes in the data of the grid and hitting the save button.
Please refer to the attached sample and let me know if I’m missing anything from your scenario.
Developer Support Engineer II
How to apply Sorting, filtering in the above example for the infragisitcs webdatagrid?
How to display Summaries (i.e) sum of each numeric column in the top of the infragisitcs webdatagrid?
I am waiting for your message.
Thanks in advance.
S.Praveena