Hello,
I was wondering if there is a way how to use Paging control with table that is using row expander. From what I was able to discover is that for row expander to work it's datasource has to be of type FlattenedTreeTableDataSource, but Paging control needs PagingTableDataSource which does not seem to work with FlattenedTreeDataSource used for row expander. Am I missing something? Is there an easy way to get these two components working together?
Thanks
Vasek Stebra