This question is locked. New answers and comments are not allowed.
I wanted to set the value that I have from session on PageSize. so that if user set the page size to something.. after drilling down and coming back to this page, he should see the number of records he originally wanted to see instead of some original value set.
example: if the default page size is 20, later on user changes it to 50. after drilling down by clicking on the links on the records, say it goes some other page and if you come back to this page where we have this grid. it sets the page size back to 20 instead of 50. Do you know what I have to do here to get this fixed?
example: if the default page size is 20, later on user changes it to 50. after drilling down by clicking on the links on the records, say it goes some other page and if you come back to this page where we have this grid. it sets the page size back to 20 instead of 50. Do you know what I have to do here to get this fixed?
