Hi All,
Anyone know how to insert data into listview using vb.net?
Condition:
Got 2 Textbox
1. Student ID
2. Student Name
Add Button
once user manually enter ID and name and press Add button..the data will add into listview.then if got 2nd record..it will ad for 2nd row..
thanks
Please refer below article
Display (Show) data in ListView from database in ASP.Net using C# and VB.Net
Hi Shashikant,
On your sample above, it is like to bind the data from table into listview.
My question is, i want insert the data into listview.
Refer:
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.