Hi

i have a datatable with 4 columns and all the columns got filled from database. this Datatable has 20 records.

Now, I need to add or create a new Column to that DataTable and this column has to be filled by data from frontend only [ASP.net Code]

So, please help me out how to create a new column with data.

Thanks
Yadav