Deleting last remaining row on kendo grid on the last page does not go to the previous page. When using client side filtering, deleting the last remaining record should change the current page of grid to previous page.
Hello Bonnie,
This item is still not added for implementation as its priority is lower and not many users have asked for it. However, I see the value in it and I will bring it up in one of the upcoming team meetings.
Regards,
Nikolay
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
It should be default behavior.
@Kenshin This should be default. The user shouldn't manually have to do something that should be part of any UI that provides a pager. This is on you, not the end user. If the fix is as simple as a databound function, then Telerik, as a UI provider should make sure to incorporate such a simple fix in your next update, rather than forcing users to find solutions to your incomplete functionality.
This is not supported out-of-the-box. Your option in this case would be to calculate the number of available pages in the grid manually, and switch to the previous page.