Posted 28 Jun 2012 Link to this post
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Posted 08 Aug 2012 Link to this post
Posted 09 Aug 2012 Link to this post
Posted 13 Aug 2012 Link to this post
Posted 16 Aug 2012 Link to this post
Posted 21 Jan 2013 Link to this post
<
local:ColumnPickerControl
x:Name
=
"PART_SimpleFilterMemberComboBox"
telerik:StyleManager.Theme
"{StaticResource Theme}"
Margin
"0,0,3,0"
MinWidth
"100"
VerticalAlignment
"Center"
DataFilter
"{Binding x:ElementName=RadDataFilter, IsAsync=True}"
RadSimpleFilterVM
"{Binding SimpleFilter, Mode=OneWay, IsAsync=True}"
/>
Posted 22 Jan 2013 Link to this post