How to change Custom Filter Dialog(FilterBar) look and feel.

Hi all, I am using DataBound Grid control and to filter the data, I use the FilterBar. When we choose Custom Option from the filterbar, a dialog pops up. I need to change the look and feel of the dialog, including Icon, Background color, Label texts, window title etc. Is there any way to do the same. Thanks in advance, Bidin

1 Reply

AD Administrator Syncfusion Team January 5, 2004 04:34 PM UTC

There are no special hooks currently available to let you do your own thing in the custom dialog. So, the only way to do it now would be to either directly change our library source code, or to more or less copy our source into your project, and make the modifications there.

Loader.
Up arrow icon