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
Hi Maya,
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
Hello Maya,
Thanks for your reply. I got your sample file. I saw that file and changed based on my scenario. Now it is working.
Thanks for the solution.
From Praveena
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.
Best Regards,
Maya Kirova
Developer Support Engineer II
Infragistics, Inc.
http://ko.infragistics.com/support
Thanks for your reply. Sorry for not mentioning the error in detail. Here I am binding the grid using dynamic columns.
1) Is the “save” button just doing a postback or does it have some additional functionality on the client side?
Yes. Save button is just doing postback.
2) Do you handle the updating of the grid manually or do you use AutoCRUD?
manually.
3) Could you use the debugger and check whether that error is actually thrown in the Infragistics scripts or somewhere else?
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.
I'm looking forward to your reply.
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:
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.
Developer Support Engineer