Sir/Madam,
How to sort a below array
int[,] nodelist = new int[dt1.Rows.Count, 2];
by the value of second column
(i.e) nodelist[0,1],nodelist[1,1]...
Loading
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.
Suthish NairPosted Oct 26, 2010, 7:02 AM
Gomathi PalaniswamyPosted Oct 26, 2010, 4:38 AM
can you sent the example..
AshishPosted Oct 26, 2010, 4:15 AM