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
Ashutosh Chaturvedi
1.3k
99
18k
How to use Button Click Event to insert data in two tables
Mar 12 2013 1:21 PM
I want to insert data into two different tables but using single button click Event.
Example.
My first table Is Employee (ID,Name,Locatio)
Second table is Manager (Id,Name,Location)
I am able to insert data into first table but not able to add data into both the tables by clicking on submit button at once.
Reply
Answers (
3
)
User control with textbox, picbox in frame
pass parameter to view