silverlight - How change RadDataFilter Filter Options style -


i have silverlight application has raddatafilter.

i want change size of filteredit (textbox write filter parameter) , want hide matchcase button when have filter definition of type string!

how start accomplish this?

in editorcreated event of raddatafilter, when changed "e.editor.width" size of textbox changed!


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

java.util.scanner - How to read and add only numbers to array from a text file -