4
Answers

how to add Dynamic Columns to My Table in asp.net

Photo of Mahesh Babu

Mahesh Babu

6y
926
1
i created one empty table with no columns
but i need to add the columns dynamically
after i need to perform the operations like insert, update and delete in the entity framework
please help me this

Answers (4)