Answer Posted / anjali jain
Correct code must be like this:
DataView myView;
myView = ds.Tables("Customers").DefaultView;
myView.Sort = "<field-name> DESC";
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How you can implement custom validation in asp.net MVC?
Is it possible to create a custom filter?
What is the .net framework?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
differences between poco, model first and data first approach?
Which is the default http method for an action method?
Mention the core components of .net framework?
What is needed for running an application built on winfx on the .net framework 3.0?
What is rxjava used for?
what do you mean by navigation property?
What is entity framework firstordefault?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What are the Core features of ASP.NET MVC?
Explain ASP.NET MVC Identity and Security?
What is the .net framework 3.0 (formerly winfx)?