Hi Everyone,
I am trying to add a drop list to a .aspx page to filter a grid-view of list data, I have tried a .aspx control to no avail & the SharePoint controls are grayed out 🙁
I am trying to find on-line resources that will walk me through configuring the drop list & how to filter the gridview using this drop list, can anyone point me in the direction of a good on-line blog/site or resource to help me?
I know I can achieve the required results using a web part page & using a SP List Filter web part, I just want to do it the “hard way” so learn.
Thank you in advance
Jonathan