This is a migrated thread and some comments may be shown as answers.

Performance and size issue while saving data from client side

1 Answer 42 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ramesh
Top achievements
Rank 1
ramesh asked on 17 Nov 2016, 05:52 AM

Hi team,

 

I am trying to save more records from telerik Ajax grid from client side.

1) "grid.get_batchEditingManager().saveChanges(grid.get_masterTableView());" this line is taking more time in IE and taking less time in chrome.

2) If i am trying to save more rows then it is not hitting WCF service method. It is showing timeout error in javascript and not hitting WCF service method. If am saving less records then it is hitting WCF service method and saving but problem with more records only.

Please help me in resolving these two issue.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 21 Nov 2016, 08:41 AM
Hi Ramesh,

I have tested our online demo for Batch editing and making multiple changes and the save operations seems to take the same time in Chrome and IE:
Can you please elaborate how many items you are changing/saving in your scenario?


Regards,
Konstantin Dikov
Telerik by Progress
Telerik UI for ASP.NET AJAX is ready for Visual Studio 2017 RC! Learn more.
Tags
Grid
Asked by
ramesh
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or