Hello,
I have a gridview with Bound fields..and I need to apply column filter plugin to it in order to enable Multiple column filter.
However, inorder for this plugin to work we need to add an additional HTML code : (Refer below link : )
http://jquery-datatables-column-filter.googlecode.com/svn/trunk/default.html
I require help to implement this additional HTML Code. May I know how can I add this to my exisiting gridview , either in .aspx page or through C# code so that my column filter works as expected?
Pl. Help.
Best Regards,
Rohan Laghate