0
Reply

Silver Light with MVVM Data Pager Help

sam ray

sam ray

Jun 27 2014 2:33 PM
806
Hello Friends,
 
Can anybody Please help me to create a data pager to a datagrid which on click will pass the page index number to viewmodel? Any solution is welcomed for on demand  paging i.e if data grid displays 10 data then clicking page number two will fetch next ten records from database and so on. The architecture is built around silverlight and MVVM