1
Answer

How to bind columns to datatable

murali athmuri

murali athmuri

11y
1.2k
1
Hai sir,

I have a datatable in for (int i=0;i<5;i++)
{

o/p will be stored in datatable dt.

and i=1;
When i am storing the data in the datatble the previously saved values are replaced the new values.I want both values.

}

Attachment: time.rar

Answers (1)