Sunday, August 26, 2012

Silverlight Datagrid Refresh current page

Silverlight Datagrid Refresh current page

I have datagrid which is bound to a list of objects from entity framework and is paged using a datapager. My question is- how do I refresh only the current "page" that it is on? For example, if I am on page 17 of 100 and click refresh, I want the query to go out and refresh the data for page 17 only.

Answers & Comments...




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog