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

window with grid and iframe=false

1 Answer 48 Views
Window
This is a migrated thread and some comments may be shown as answers.
Gaetano
Top achievements
Rank 1
Gaetano asked on 14 Feb 2013, 11:54 AM
Hi to all,

I have a window contains grid with parameter IFrame=False.
When i try to filter the grid , after postback my window disappears and in my browser I have this url:

http://localhost:49345/?Grid-sort=&Grid-page=1&Grid-pageSize=10&Grid-group=&Grid-filter=idcliente~eq~5

Why this behavior?

Thanks

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 18 Feb 2013, 10:24 AM
Hello Gaetano,

If the content is loaded via Ajax then you should use Ajax binding for the Grid. If server binding is needed then you should use an iframe in order to avoid reloading the entire page.

Regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Window
Asked by
Gaetano
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or