I have a DataTable and I insert a Row using DataColumnCollection, and then bind to the DataSource. Afterwards, I saw in the grid’s first column System.Data.DataColumnCollection that the value is not present. Give me an idea.
I have a DataTable and I insert a Row using DataColumnCollection , and then
Share
Try it,