Hello,
I am creating a page that shows a RadListView of employees, and when an employee is selected I need to populate a radgrid with some further information.
I want to create on observable collection and then bind to my grid. (I can do this ok), but my problme now is how do I get the Paging and sorting ect.. to work.
I am having a difficult time doing this so examples would be great.
Thanks
Keith.
I am creating a page that shows a RadListView of employees, and when an employee is selected I need to populate a radgrid with some further information.
I want to create on observable collection and then bind to my grid. (I can do this ok), but my problme now is how do I get the Paging and sorting ect.. to work.
I am having a difficult time doing this so examples would be great.
Thanks
Keith.