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
Sowmia Ramu
NA
16
1.4k
Binding data from gridview checkbox
Dec 12 2013 5:55 AM
Hi Friends,
I use 2 tables from database one is branch and subbranch
if i select branch all the subbranch should be selected and vice versa
finally all the values should be stored in database in another table
now my doubt is the items which are selected must be stored into a table named MAPTABLE it contains all the ID's of 3 table
mapid--> identity column
branchid--> checkbox
subranchid-->checkboxlist
how to stored the seleted checkbox items into my table.
THANKS IN ADVANCE
Reply
Answers (
0
)
crystal reports errror
Add multiple values from listbox1 to listbox2