Hi
I have been trying to enable paging via ObjectDataSource.
My problem is that the MaximumRows parameter of my business method always recieves a value of 2147483647.
I have tried all variations: setting the AllowPaging, AllowCustomPaging and PageSize properties of RadGrid and MasterTableView.
None of the variations worked.
The ObjectDataSource is configured properly, it had worked together with DataGridView.
Do you have any ideas?
Thanks.
I have been trying to enable paging via ObjectDataSource.
My problem is that the MaximumRows parameter of my business method always recieves a value of 2147483647.
I have tried all variations: setting the AllowPaging, AllowCustomPaging and PageSize properties of RadGrid and MasterTableView.
None of the variations worked.
The ObjectDataSource is configured properly, it had worked together with DataGridView.
Do you have any ideas?
Thanks.