Hi,
I have a two Radgrid in my aspx page.Based on search criteria I display either one and also it could display both of them.Default page size is 10.When I display both RadGrid I need to change to page size 5.
I have two different method when either Radgrid Binding set page size to 10 and the other method when both RadGrid must display set page size to 5.
But when I run application it gives me uknown server error - 500.
when I remove page size application working fine.
Please help me.
thanks,
Vitaly.
I have a two Radgrid in my aspx page.Based on search criteria I display either one and also it could display both of them.Default page size is 10.When I display both RadGrid I need to change to page size 5.
I have two different method when either Radgrid Binding set page size to 10 and the other method when both RadGrid must display set page size to 5.
But when I run application it gives me uknown server error - 500.
when I remove page size application working fine.
Please help me.
thanks,
Vitaly.