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
/
TreeView
/
2nd postback on context menu
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Alex Lawson
43 posts
Member since:
May 2008
Posted 07 Jan 2010
Link to this post
Hi,
I have a treeview menu which implements a context menu.
When this is initially loaded the context menu works fine and executes the contextmenuclick event just fine, this then reloads the page as expected - however once reloaded the context menu no longer fires the event? Should I look at rebinding this to the client side event or is there a quick fix?
This page is implemented in DNN without an ajax manager.
Thanks,
Lee
Dimitar Milushev
Admin
555 posts
Posted 08 Jan 2010
Link to this post
Hi Alex Lawson,
Can you please check if there are any Javascript errors being thrown after reloading the page? If a JS error is thrown it may prevent the rest of the Javascript code from executing.
Sincerely yours,
Dimitar Milushev
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Back to Top
Close