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

Grid raise a requestEnd event without e.status when you use the navigation button

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ITDpt
Top achievements
Rank 1
ITDpt asked on 27 Feb 2015, 03:31 PM
Suggestion:

When you have a Grid with paging (client paging) and you change the page using the navigation control requestEnd event from dataSource is raised and the e parameter return with e.status, e.type undefined. That is, return a complete different variable.

For consistence maybe is better that the e parameters e.status and e.type continues to be defined with a value that identified the operation..

Thanks

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 03 Mar 2015, 10:05 AM
Hello Joseph,

Thanks for the suggestion. Indeed, when query method of the DataSource is used with in-memory operations, the requestEnd event will no have its type set (note that the requestEnd event does not have status field at all). However, we will fix this by passing the type in the case.

Regards,
Rosen
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
ITDpt
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or