4
Answers

ADD two List view ex; listvew1, listview2 to SQL two tables

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
 
Answers (4)
0
vijay
NA 160 17.6k 12y
hi..
Refer the below link to adjust the size of the  image..
http://www.dotnetcode.in/2012/06/resize-image-and-upload-in-to-server-in.html
0
Vishnujeet Kumar
NA 6k 895k 12y
http://webdeveloperpost.com/Articles/How-To-Resize-Image-In-ASP-NET-With-Good-Quality.aspx
http://forums.asp.net/t/1085119.aspx
0
Sumit Kumar Sinha
NA 231 57.7k 12y