This is a migrated thread and some comments may be shown as answers.

Custom filter column template

5 Answers 135 Views
GridView
This is a migrated thread and some comments may be shown as answers.
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.

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 28 Dec 2010, 02:16 PM
Hello,

 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"
0
Vlad
Telerik team
answered on 28 Dec 2010, 03:29 PM
Hi,

 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.
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}"
Tags
GridView
Asked by
CHRISTIAN GINCHELEAU
Top achievements
Rank 1
Answers by
Vlad
Telerik team
CHRISTIAN GINCHELEAU
Top achievements
Rank 1
Share this question
or