i want to sort datatable in C# by two columns
Datatable my=dt.select("",Col1 asc,Col2 dsc)
structure for dt
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.
Jignesh KumarPosted May 21, 2020, 10:30 PM
Amit GuptaPosted May 21, 2020, 6:04 AM