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

[Solved] Filtering + Paging Bug in MVC Demo

4 Answers 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Thomas
Top achievements
Rank 1
Thomas asked on 21 Sep 2010, 12:01 PM
Hi, I just ran into the following problem (that you also can reproduce at your public demo):

MVC Controls, Select Grid, Select Server Binding.

When the grid is shown, select 2 filters at the Contact Name:
#1 "Starts with": Pa
#2 "Ends with": on

The result looks fine. If you now click on Page 2 (or the next page) you get an exception. (On your website a "Sorry, we could not find the page you are looking for", ... my project is not as polite :-)
This always happens when you select 2 filters (including selecting the same filter twice) and the goto page 2.

Is this a know issue? Any help / info is appreciated.

Greetings,
Thomas

4 Answers, 1 is accepted

Sort by
0
Hristo Germanov
Telerik team
answered on 21 Sep 2010, 03:20 PM
Hi Thomas,

I couldn't reproduce this behavior. Could you please examine this video and tell me if I am missing something?

Greetings,
Hristo Germanov
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Thomas
Top achievements
Rank 1
answered on 21 Sep 2010, 04:24 PM
Hmm, can't see any difference. I get the effect when I click on the next arrow, but also when I click on "2". Since this happens on the public demo-Site of Telerik It should be easily reproducable.......

But here is the URL - which BTW look like yours: http://demos.telerik.com/aspnet-mvc/grid/serverbinding?Grid-page=1&Grid-orderBy=~&Grid-groupBy=~&Grid-filter=startswith(Customer.ContactName%2C'Pa')~and~endswith(Customer.ContactName%2C'on')

My machine is running IE8 on Win7 EN-US.

Kind regards,
Thomas

PS: Does you web site save any exception logs? You could find it. If not and a trace would help you, I could provide one from my machine (using the Telerik samples).

PPS: A colleague actually pointed me to the problem on our test environment. So it is not dependend on my HW/SW only.
0
Accepted
Atanas Korchev
Telerik team
answered on 21 Sep 2010, 04:27 PM
Hi Thomas,

 The problem is probably related with this issue

Sincerely yours,
Atanas Korchev
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Thomas
Top achievements
Rank 1
answered on 21 Sep 2010, 04:37 PM
Hi,

yes, that looks good. http://www.telerik.com/community/forums/aspnet-mvc/grid/internet-explorer-has-modified-this-page-to-help-prevent-cross-site-scripting-click-here-for-more-information.aspx#1336341 solves the problem.

Kind regards from Austria,
Thomas

PS: you might consider using this for your web site too ;-)
Tags
General Discussions
Asked by
Thomas
Top achievements
Rank 1
Answers by
Hristo Germanov
Telerik team
Thomas
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or