Hi,
I'm trying to implement a DropDownList as a filter for one of my TemplateColumns I'm not quite there yet.
I want the DropDownList to automatically filter my list whenever I change the value of the DropDownList. Are there any code examples covering this? AutoPostBack whenever I change the selected item in it.
Basically... this is what I want to achieve:
Filtering template columns
...but I can't seem to find the code for how to do it. Please help!
// Pether
I'm trying to implement a DropDownList as a filter for one of my TemplateColumns I'm not quite there yet.
I want the DropDownList to automatically filter my list whenever I change the value of the DropDownList. Are there any code examples covering this? AutoPostBack whenever I change the selected item in it.
Basically... this is what I want to achieve:
Filtering template columns
...but I can't seem to find the code for how to do it. Please help!
// Pether