Is it possible to Have both sorting and filtering row in the DataTable ??
At the moment All I can see is just the filtering row which is created by
I am trying to create A Sorting Column and A Filtering column in the THEAD element.
Please Help
Thanks !!
At the moment All I can see is just the filtering row which is created by
columnFilter({ sPlaceHolder: "head:after", aoColumns:types });.
I am trying to create A Sorting Column and A Filtering column in the THEAD element.
Please Help
Thanks !!