Hi:
I was looking for a way to have one dataSource for a table but have multiple views. View could be a grid, listView and details view. But to have paging in the grid I would need to extend the base dataSource. I am currently, I am doing that with my models using the define. I am looking for a similar thing for dataSources but having variations for paging, etc.
Phil
I was looking for a way to have one dataSource for a table but have multiple views. View could be a grid, listView and details view. But to have paging in the grid I would need to extend the base dataSource. I am currently, I am doing that with my models using the define. I am looking for a similar thing for dataSources but having variations for paging, etc.
Phil