Hello!
I got a question for exporting to excel:
How can I either show all the filter values including the filtertemplete value in exported excel or hide the filter row in the excel?
I have the allowfiltering=true in the grid which uses some common filters and one custom filters ( from date to date with datepickers).
Now the filtered values in common filters show but the custom filter always only show "from" and "to" words.
I try to use allowfilteing=false then the records show all the data without filter.
If I keey all the filters value but I can't get the two date values in filtertemplete to show in the excel.
Please tell me how to do it. Thanks.
Amy
I got a question for exporting to excel:
How can I either show all the filter values including the filtertemplete value in exported excel or hide the filter row in the excel?
I have the allowfiltering=true in the grid which uses some common filters and one custom filters ( from date to date with datepickers).
Now the filtered values in common filters show but the custom filter always only show "from" and "to" words.
I try to use allowfilteing=false then the records show all the data without filter.
If I keey all the filters value but I can't get the two date values in filtertemplete to show in the excel.
Please tell me how to do it. Thanks.
Amy