
John Cooney
Top achievements
Rank 1
John Cooney
asked on 21 Feb 2011, 06:18 PM
There doesn't seem to be a category for RadPageView or MulitPage so I'll put this in general.
I have some code utilizing RadMultiPage, RadPageView and RadPageView.DefaultButton.
In IE this works great. It fires the Defaultbutton on the appropriate Page and does not fire it on the other pages (with no defaultbutton specified).
Testing in FireFox, it does not work properly. It fires the DefaultButton on other pages besides the one which has it specified.
Appreciate any help or ideas.
Thanks,
JC
I have some code utilizing RadMultiPage, RadPageView and RadPageView.DefaultButton.
In IE this works great. It fires the Defaultbutton on the appropriate Page and does not fire it on the other pages (with no defaultbutton specified).
Testing in FireFox, it does not work properly. It fires the DefaultButton on other pages besides the one which has it specified.
Appreciate any help or ideas.
Thanks,
JC
8 Answers, 1 is accepted
0
Hi John Cooney,
Thank you.
This is a bug with the RadMultiPage. I've reported it and you can follow it by this Public URL.
P.S: I've updated your points for finding the bug.
Kind regards,
Veronica Milcheva
the Telerik team
Thank you.
This is a bug with the RadMultiPage. I've reported it and you can follow it by this Public URL.
P.S: I've updated your points for finding the bug.
Kind regards,
Veronica Milcheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0

John Cooney
Top achievements
Rank 1
answered on 24 Feb 2011, 04:02 PM
Thanks for follow up.
0

Sravanthi
Top achievements
Rank 1
answered on 05 Dec 2012, 07:04 PM
Is this Issue still open? I am having the same issue.
Thanks,
Sri
Thanks,
Sri
0
Hi Sravanthi,
Could you elaborate a bit more on the issue you had faced? In addition, could you specify the version of our controls and the browser that you use at your end ?
All the best,
Nencho
the Telerik team
Could you elaborate a bit more on the issue you had faced? In addition, could you specify the version of our controls and the browser that you use at your end ?
All the best,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0

Greg
Top achievements
Rank 1
answered on 10 Oct 2014, 08:07 PM
Having the same problem. I have multiple RadPageViews, each with a different default button.
Works OK in IE 11 and Safari 5.1.7
Does NOT work in Chrome 38.0.2125.101, Firefox 32.0.3 or Opera 24.0
Hitting the Enter key does not fire the click event for the default button on the selected page view.
Works OK in IE 11 and Safari 5.1.7
Does NOT work in Chrome 38.0.2125.101, Firefox 32.0.3 or Opera 24.0
Hitting the Enter key does not fire the click event for the default button on the selected page view.
0
Hello Greg,
I have performed some local tests, and it seems that the DefaultButton click handler is correctly triggered in all of the stated browsers. Below you could find a video, demonstrating the behavior at my end in Firefox:
http://screencast.com/t/db16yZuzy
Please specify which version of our controls are you currently using. In addition, as an attachment you could find the simple example, which was used in the testing process. Give it a try at your end and let us know the experienced behavior.
Regards,
Nencho
Telerik
I have performed some local tests, and it seems that the DefaultButton click handler is correctly triggered in all of the stated browsers. Below you could find a video, demonstrating the behavior at my end in Firefox:
http://screencast.com/t/db16yZuzy
Please specify which version of our controls are you currently using. In addition, as an attachment you could find the simple example, which was used in the testing process. Give it a try at your end and let us know the experienced behavior.
Regards,
Nencho
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
0

Greg
Top achievements
Rank 1
answered on 15 Oct 2014, 11:41 AM
Hi Nencho,
The version of controls I'm using is v4.0.30319.
My implementation is a bit more complex than your sample. I have a tabstrip/multipageview that contains 3 pageviews. Within each of these pageviews is a "child" tabstrip/multipageview that has 2-3 pageviews. It is in these child pageviews where the buttons are, along with various other controls such as textboxes, dropdowns and radgrids. I am guessing that the issue is to do with the fact that I have the nested multipageviews and pageviews. My workaround has been to set the Page.Form.DefaultButton property as needed.
The version of controls I'm using is v4.0.30319.
My implementation is a bit more complex than your sample. I have a tabstrip/multipageview that contains 3 pageviews. Within each of these pageviews is a "child" tabstrip/multipageview that has 2-3 pageviews. It is in these child pageviews where the buttons are, along with various other controls such as textboxes, dropdowns and radgrids. I am guessing that the issue is to do with the fact that I have the nested multipageviews and pageviews. My workaround has been to set the Page.Form.DefaultButton property as needed.
0
Hello Greg,
I am glad to see that you were able to pinpoint the problem and find a workaround. However, trying to replicate the described issue, base on your instructions - I was unable to do so. This is why, I would kindly like to ask you to submit a support ticket, along with a runnable sample attached, so we could inspect the problem locally and determine whether it is a bug.
Regards,
Nencho
Telerik
I am glad to see that you were able to pinpoint the problem and find a workaround. However, trying to replicate the described issue, base on your instructions - I was unable to do so. This is why, I would kindly like to ask you to submit a support ticket, along with a runnable sample attached, so we could inspect the problem locally and determine whether it is a bug.
Regards,
Nencho
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.