2
Answers

submit form & view the data in asp.net with database

Photo of satz vj

satz vj

6y
473
1
 i want to submit a form ,
 then after submit i have to display the same data as formview.
my problem is how to fetch data from  2 or 3 tables in SQLDATASOURSE  in asp.net.
atlast print that formview.
 
below link is the example i used the same method and code .
https://www.c-sharpcorner.com/uploadfile/abhikumarvatsa/formview-control-in-asp-net-part-12/

Answers (2)