hi all,
can we sort the data set without using the gridview sort method
Answer Posted / chnd147
Yes we can sort data in dataset by using dataview or by
datatables.There is a "select" method to filter or to sort
data in data tables
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to create events for a control?
What are the new web part controls in asp.net 2.0 ?
What are the HTML server controls in ASP.NET?
How may clustered index we can create in table?
What is cas?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Where is the view state data stored?
Explain method to handle error using HttpError in Web API?
Describe the Server Control Events of ASP.NET?
How can I configure asp.net applications that are running on a remote machine?
What is a web server? What are the load limits in it?
How does the service stream content?
What are the new data controls in asp.net 2.0?
Describe the method to create a permanent cookie?
What is application variable?