1
Answer

add column(C#)

Ask a question
kobycool68

kobycool68

20y
1.8k
1
hello i have created DataTable ('dt') with 4 columns, now i want to add another column but i want this column to be the first column(its mean in index 0) and not in the end of this DataTable. what can i do? thanks koby

Answers (1)