Answer Posted / narayansahu
pass the datatable in dataview object and call the sort
method on dataview
dataview dv=new dataview(dt)
dv.sort
that's it
Is This Answer Correct ? | 17 Yes | 17 No |
Post New Answer View All Answers
What is the full form of ado?
Is ado.net dead?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is ole in excel?
What is executequery?
What are all the classes that are available in System.Data Namespace?
What is ole db query?
What are the several execute methods of ado.net?
What are the advantages of oledb compared with other classes?
What are the parameters that control most of connection pooling behaviours?
What is oledb connection?
What is two way data binding android?
Which control of the BindingNavigator returns the current position within the data source?
Which object is used to add relationship between two Datatables?
Explain all the classes those are used for database connections between sql server and asp.net?