fiogf49gjkf0d Hi,
I need to code Paging in a Data Grid. I tried setting "Enable Pagiing" to true, but I got the following error message in the SlxClient:
If a data source does not return ICollection and cannot return the total row count, it cannot be used by the SlxGridView to implement server-side paging.
I'm feeding the DataSource (DS) with a Business Rule (BR). From the message, I see that the BR requires some extra parameters in order to use paging, right?
I couldn't find any information on how to create a BR to feed a DS with a BR in a paging data grid. If I need to set any other data grid or DS properties, I would appreciate any hints on that too.
Regards,
Marcos |