How to get the selected new page size of telerik's radlistview
- by Jronny
We need to save the selected new page size to a session.
We have tried the PageSizeChanged event but the NewPageSize returns 0.
Is there a way we could get the new page size value? How? Thanks.