Hi, I'm trying to set page size but it's not working, I've passed two parameters
AllowPaging=true PageSize="20". For example for 100 records it correctly shows 5 pages, but still is showing all 100 records not 5x20. What I miss?
Hello could you provide your code of the datagrid, so we can assist you.