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

Filter Dialog 'Filter' Button should close the window

3 Answers 36 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tobias
Top achievements
Rank 1
Tobias asked on 02 May 2013, 11:30 AM
Hi everyone,
I need the following behavior:
  • User clicks on the 'Filter'-Button. 
  • Dialog disappears.

I read a lot of forum posts about this topic, But I don't want to override the default control. I just want to close my popup.
Does anyone have a idea how to do that?

Thanks!

- Tobias

3 Answers, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 03 May 2013, 01:10 PM
Hello Tobias,

I would recommend you to run through this blog post for a reference.

I hope this helps.

Regards,
Yoan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Tobias
Top achievements
Rank 1
answered on 07 May 2013, 11:57 AM
Hi,
thanks a lot! My next problem is, that I have to use 'autogenerated columns'. That's why I cannot use  "<telerik:GridViewDataColumn><i.Interaction.Behaviors [...] </..>." to set the bhavior.

Do you have any idea how I can do this?

Thanks!

- Tobi
0
Rossen Hristov
Telerik team
answered on 07 May 2013, 12:24 PM
Hi,

 
You have the chance to configure and modify each auto generated column by subscribing to the AutoGeneratingColumn event of the grid.

Greetings,
Rossen Hristov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Tobias
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Tobias
Top achievements
Rank 1
Rossen Hristov
Telerik team
Share this question
or