All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Menu
/
Menu - Avoid postback
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Sija
34 posts
Member since:
Sep 2007
Posted 30 Jan 2009
Link to this post
Hi,
I am using RadControls Q3 2007 version. How can I avoid postback on click of menu items which do not have a navigate url value. It is annoying when user clicks on menu item to open sub menus below it; but the page posts back.
Thanks,
Sija
Yana
Admin
5015 posts
Posted 30 Jan 2009
Link to this post
Hi Sija,
I suggest you subscribe to
OnClientItemClicking
event and cancel the postback there.
Best regards,
Yana
the Telerik team
Check out
Telerik Trainer
, the state of the art learning tool for Telerik products.
Back to Top
Close