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
antony victor
NA
90
22k
Populate Menu and SubMenu from Database using Repeater cntrl
Jul 29 2013 2:20 AM
Populate Menu and SubMenu
Dynamically
from Database using Repeater control in ASP.Net.
I have a category Table and a subcategory Table
In category Table
Id
category
image
In subcategory Table
Id
subcategory
image
description
cid
The ID is identity in both the tables ..
CID in subcategory table refers to ID in category table .
I have to design horizontal menu and data should populate dynamically from database.
Reply
Answers (
2
)
file not updated in model1.tt
how to create web service to insert data into database