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
/
Specific Values from SQL as Radmenu items based on Querystring
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
3 posts, 0 answers
Kev
11 posts
Member since:
Nov 2008
Posted 20 Feb 2009
Link to this post
I have several aspx pages that I would like to use a rad menu on but those pages vary in the content that they need for the menu to show. The easiest way to determine what set of values to load into a given pages radmenu is to use querystring information. Is there a way to load a specific datasource into the radmenu based on querystring information??
thanks in advance
Kev
11 posts
Member since:
Nov 2008
Posted 20 Feb 2009
Link to this post
My mistake I wanted this to be for a rad panel bar instead not a radmenu bar
Atanas Korchev
Admin
8462 posts
Posted 20 Feb 2009
Link to this post
Hello Kev,
You can use
QueryStringParameters
to filter data from your datasource.
Regards,
Albert
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Check out the tips
for optimizing your support resource searches.
Back to Top
Close