3
Reply

DataSet/SqlDataReader with DataList

Mohit Kapoor

Mohit Kapoor

Sep 1 2016 3:38 PM
262
How I can set datasource of DataList to a DataSet.
 
I am firstly fetching the data from DB using LIKE operators and want to perform EDIT,Delete operation on it using DataList or FormView.
 How can i achieve it ?

Answers (3)