4
Answers

C# datatable

Ilkin Turk

Ilkin Turk

11y
1.2k
1
Hello 

I want create datatable where need to add two lines of columns.

Example :

First Column     :    Name   Surname
           rows           Jon       Trav
                              Jake       Xcs

Second column :   BirthDay  age 
            rows         xxxxxx   yyy
                             xxxxxx    vvv
thanks a lot

Answers (4)