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

Filter in Popup Modal

1 Answer 93 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Nagiza
Top achievements
Rank 1
Nagiza asked on 26 Sep 2015, 06:10 AM

Hello

Attached picture with my problem, the filter goes behind the Popup Modal

 how to solve? in vb.net language

 my .aspx

<telerik:RadGrid ID="RadGrid2" runat="server" AllowFilteringByColumn="True" GroupPanelPosition="Top" AllowPaging="True">
                                        <ClientSettings>
                                            <Selecting AllowRowSelect="True" />
                                        </ClientSettings>
                                    </telerik:RadGrid>

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 01 Oct 2015, 05:42 AM
Hello Nagiza,

You can try to set the Width property of the RadGrid to a fixed value or some percentage.
That should resolve the issue. Please give it a try and let me know if it works for you.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Filter
Asked by
Nagiza
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or