Tuesday, February 2, 2016

Drop down style filter in SharePoint List

In SharePoint List, We can get drop down filter if we have more number of data. 


If you want to make this filter while page is loading. Have to add querystring in URL. For Example,

http://servername:port/sitename/list/allitems.aspx?Filter=1

No comments:

Post a Comment