0
Answer

How to Insert HTML File into Database and Retrieve It in DataGrid?

Is there any way-out to insert tabular data in form of table into database. Currently Im saving text in the database and now I want to insert tabular data and retrieve the same in datagrid.

Please suggest some way-out to this problem.

Thanks