TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
chitty babu
NA
1
2.1k
Responsive design Menu with Repeater using asp.net and c#
Apr 16 2014 1:40 AM
Hello All,
I am working on "respondive design" based template whereby I retrieve the Menus (e.g. Home, About Us, Contact Us and Services) from the Database (Sql Server 2012). It is because if a specific Menu is hidden, then I should not show it as part of the Menu bar. I have now hit a problem when trying to see these Menus in Mobile and Tablet. It appears but as if you see on a PC/Laptop, i.e. all Menus displayed in one bar.
I understand normally in Mobile and Tablet the Navigation tag is used to display the Menus within a single NavImage (i.e. drop-down format). But in my case, I think, due to the use of repeators the NavImage is not working. The error I receive is NavImage not supported
I am hoping there is a way to show the Menus in Mobile and Tablet in the drop-down format even if it comes from a DB. Please advise.
Reply
Answers (
0
)
how to remove duplicate control in datalist
How to send multiple mail using SMTP.