I have a RadGrid with some BoundColumns and standard filter that automatically filter data in the datasource. Another column shows data that is not into the bound datasource. I'm using the ItemDataBound event to fill it. The automatic filter, of course, doesn't work on it. I'm trying to create a filter template that looks like the filter of the other columns. I put a RadTextBox in it and now I'd like to put the filter button that shows the menù with the filter options as is is in the others. Is there a way to use the filter menù of the grid or I have to manually create a menù with the same look and functions?
Is there a sample somewhere?
Thank you
Is there a sample somewhere?
Thank you