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

Inconsistent Button behavior

2 Answers 40 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Adam Nelson
Top achievements
Rank 2
Adam Nelson asked on 03 Oct 2012, 09:27 PM
RibbonBarMenuItems when clicked append the # to the end of the url in the browser, this is true for Split buttons as well.

Normal RibbonBarButtons when clicked do not modify the url.

How can I prevent all button types from modifying the url. the appended hashtag is causing an issue with scrolling after partial postbacks.

I tried using the OnClientMenuItemClicking method and doing args.set_cancel(true); but this did not fix it.

Thanks.

The issue can be seen in the First Look demo as well. Scroll down the page and click Copy, does not scroll back to top. Next try a Paste option and the browser is scrolled back to top.

2 Answers, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 08 Oct 2012, 11:21 AM
Hello Adam,

Thank you for pointing that out. Indeed this is an issue related to the RadRibbonBar control. I forwarded your request to the front-end developer of the control so that the behavior can be thoroughly inspected and an improvement of the control could be implemented and included in the future releases.

Kind regards,
Kate
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
Ivan Zhekov
Telerik team
answered on 25 Apr 2013, 07:44 AM
This issues is now fixed.

The fix will be made available with 2013 Q2 reelase.

Regards,
Ivan Zhekov
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.
Tags
RibbonBar
Asked by
Adam Nelson
Top achievements
Rank 2
Answers by
Kate
Telerik team
Ivan Zhekov
Telerik team
Share this question
or