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

Filter problems

4 Answers 62 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Oliver
Top achievements
Rank 1
Oliver asked on 14 May 2012, 03:00 PM
Hi,

in my application, I have 3 possible contexts: Exports, Reports and Sessions. In my application I have only one RadGridView and the RadGridView layout change regarding the current active context. Regarding the context, the grid have differents converters for columns who contains enumeration values.

Before changing the grid layout, I call the following methods:

    - GV.GroupDescriptors.Clear()
    - GV.SortDescriptors.Clear()
    - GV.FilterDescriptors.Clear()

I don`t know why but when I switch from one context to another, after I change the layout of my grid, if I go on a column which contain a converter for my enumeration, I click on the filter dialog button, when the filter dialog appear, in the top part of the filter dialog, I have all existing values in my columns that I can check or uncheck but when I click in the combobox to apply a specific filter, the values in the dropdown it's the value corresponding to my previous context.

Thank's

4 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 14 May 2012, 03:03 PM
Hello,

Could you please send us a very small dummy project that demonstrates this behavior and we will debug it in order to see what is going on. Thanks in advance.

Kind regards,
Ross
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Oliver
Top achievements
Rank 1
answered on 18 May 2012, 02:51 PM
Hi,

I have a small project ready but how I can send it to you?


Thank's
0
Rossen Hristov
Telerik team
answered on 18 May 2012, 02:54 PM
Hi,

You can open a new support ticket and attach it there.

Greetings,
Ross
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Oliver
Top achievements
Rank 1
answered on 18 May 2012, 03:04 PM
Hi Ross,

new ticket support id  545690 has been created.

Thank's
Tags
GridView
Asked by
Oliver
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Oliver
Top achievements
Rank 1
Share this question
or