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
Ravi Khandelwal
NA
19
4.3k
ADD two List view ex; listvew1, listview2 to SQL two tables
Jan 30 2016 3:25 AM
Hello Friends,
I need solution for inserting records in two tables from two listview by single click, but from same form which already having many controls of C#:
In these tables I want to add all items from List views by checking empty listview.
for example I have one form called "frmInvoice" in this I have two ListView- Listview1, listview2. and also form having control like BillNo, customerName etc.
Now when I click save button, I want to insert all information from "frminvoice" and "listviews" into two tables like table1, table2.
if listview1 havinh 5 items, and listview2 having 10 items, then "for each item of list-views" should inserted BillNo and CustomerName also into tables separately for later joining of tables.
table1=listview1, table2=listview2.
Regards
Reply
Answers (
4
)
Yahoo login integration for my site
how to upload a text , doc files in database in vb.net