This question is locked. New answers and comments are not allowed.
Hello,
I am trying to achieve the following functionality, and Telerik Pagination control seems like the natural choise for it - but there I would appreciate any advice on how to make it work the way I need.
The main ItemsControl is a GridView (with the ItemsPanel being a horizontal StackPanel).
I would like the items to be split into groups of 3, with each such group presented as a page, and the Pagination Control providing the navigation between such pages.
What in your opinion would be the best way to achieve this?
Thank you
I am trying to achieve the following functionality, and Telerik Pagination control seems like the natural choise for it - but there I would appreciate any advice on how to make it work the way I need.
The main ItemsControl is a GridView (with the ItemsPanel being a horizontal StackPanel).
I would like the items to be split into groups of 3, with each such group presented as a page, and the Pagination Control providing the navigation between such pages.
What in your opinion would be the best way to achieve this?
Thank you