Dataset table rows
Please explain
Dataset ds=new dataset();
Ds.Tables[0].rows[0].Iteamarrey[0]. tostring();
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit GuptaPosted Jan 20, 2021, 4:01 AM
Sachin SinghPosted Jan 20, 2021, 5:39 AM
a string instead of remembering it's index. That approach can be easier
to keep up with if the table structure changes. So that would be