Asp.net, MVC, C#,Jquery, Angularjs, WebAPI, HTML,Wcf, SQL
Life time blog
15.12.08
listview 3.5 paging code
protected void LstvwProducts_PagePropertiesChanging(object sender, PagePropertiesChangingEventArgs e)
{
this.DataPager1.SetPageProperties(e.StartRowIndex, e.MaximumRows, false);
DisplayProducts();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment