This question is locked. New answers and comments are not allowed.
Hello,
Thank you for allowing custom filtering in a grid. I currently need this functionality in a project I'm working on. When a user clicks the filter button in a column, I want to show a Silverlight ChildWindow. If a user clicks "OK", the filter is applied. If the user clicks "Cancel", the filter is not applied. I have read this blog post, but yet I still cannot get a simple ChildWindow to open as a filter, let alone behave as a filter. Is this even possible or am I going down the wrong path? If it is possible, how do you do it? Some documentation would be GREAT around this type of functionality.
Thank you so much for your help.
Thank you for allowing custom filtering in a grid. I currently need this functionality in a project I'm working on. When a user clicks the filter button in a column, I want to show a Silverlight ChildWindow. If a user clicks "OK", the filter is applied. If the user clicks "Cancel", the filter is not applied. I have read this blog post, but yet I still cannot get a simple ChildWindow to open as a filter, let alone behave as a filter. Is this even possible or am I going down the wrong path? If it is possible, how do you do it? Some documentation would be GREAT around this type of functionality.
Thank you so much for your help.