具有更新功能的Silverlight Sever侧面分页

问题描述:

我必须在具有更新功能的Silverlight Datagrid中实现服务器端分页.我的问题是数据库中有300条记录,datagrid每页应显示10条记录.我要在第一页上进行一些更改,然后再对第三页进行更改.单击提交后,对第1页和第3页中的数据网格所做的更改应更新到数据库.非常感谢您的任何帮助

I have to implement server side paging in Silverlight Datagrid with update functionality. My problem is there are 300 records in the database, The datagrid should display 10 records per page. I''m making some changes in the first page and then to the third page. Once I click submit Changes made to the datagrid in pages 1 and 3 should be updated to the database. Any help is highly appreciated

请参阅下面的URL可能对您有帮助
http://blogs.telerik.com/vladimirenchev/posts/09-04-16/full-support-for-domaindatasource-with-radgridview-for-silverlight-3.aspx [ http://blogs.telerik.com/blogs/posts/10-03-10/q1-2010-new-feature-paging-with-radgridview-for-silverlight-and-wpf.aspx [
please see below URL may helps to you
http://blogs.telerik.com/vladimirenchev/posts/09-04-16/full-support-for-domaindatasource-with-radgridview-for-silverlight-3.aspx[^]

http://blogs.telerik.com/blogs/posts/10-03-10/q1-2010-new-feature-paging-with-radgridview-for-silverlight-and-wpf.aspx[^]