Hi,
Does any one know how to add custom filtertemplates in RadGrid dynamically? I have a RadGrid with column filtering. The colums are built dynamically based on datatype. For numeric it uses GridNumericColumn and for date it uses GridDateTimeColumn. The numeric column filter box puts comma after you have entered the numbers. I do not want the comma to appear. I also want to limit the text length entered in the filter field.
Thanks,
Raji
Does any one know how to add custom filtertemplates in RadGrid dynamically? I have a RadGrid with column filtering. The colums are built dynamically based on datatype. For numeric it uses GridNumericColumn and for date it uses GridDateTimeColumn. The numeric column filter box puts comma after you have entered the numbers. I do not want the comma to appear. I also want to limit the text length entered in the filter field.
Thanks,
Raji