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
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