
CHRISTIAN GINCHELEAU
Top achievements
Rank 1
CHRISTIAN GINCHELEAU
asked on 28 Dec 2010, 02:13 PM
Hello,
i have redefine filter column template and when i scroll horizontally filter column disappears or default filter appears in place of my custom template.
best regards.
i have redefine filter column template and when i scroll horizontally filter column disappears or default filter appears in place of my custom template.
best regards.
5 Answers, 1 is accepted
0
Hello,
Vlad
the Telerik team
Can you post more info about your version what exact approach you've used to change this template?
All the best,Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0

CHRISTIAN GINCHELEAU
Top achievements
Rank 1
answered on 28 Dec 2010, 02:40 PM
I'm use version 2010.1.0422.35.
The approach is the same that "GridViewFilterRow.cs" in "RadControls for WPF Q1 2010\Demos\GridView\CustomFilterRow"
The approach is the same that "GridViewFilterRow.cs" in "RadControls for WPF Q1 2010\Demos\GridView\CustomFilterRow"
0
Hi,
Vlad
the Telerik team
You can check the latest version of this demo here.
Greetings,Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0

CHRISTIAN GINCHELEAU
Top achievements
Rank 1
answered on 28 Dec 2010, 04:18 PM
Sorry, but i can't update version (too much change).
In demo, when i resize column, there no horizontal scrollbar.
In demo, when i resize column, there no horizontal scrollbar.
0

CHRISTIAN GINCHELEAU
Top achievements
Rank 1
answered on 29 Dec 2010, 11:13 AM
I have modified source demo and i reproduce my problem.
In CustomFilterRow, in Example.xaml, I have replace ItemsSource="{Binding RandomProducts}" by ItemsSource="{Binding Employees}"
In CustomFilterRow, in Example.xaml, I have replace ItemsSource="{Binding RandomProducts}" by ItemsSource="{Binding Employees}"