Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you sort a dataset?

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


Please Help Members By Posting Answers For Below Questions

How you can implement custom validation in asp.net MVC?

1138


Is it possible to create a custom filter?

1042


What is the .net framework?

1122


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?

1051


differences between poco, model first and data first approach?

1298


Which is the default http method for an action method?

1046


Mention the core components of .net framework?

1036


What is needed for running an application built on winfx on the .net framework 3.0?

1019


What is rxjava used for?

1179


what do you mean by navigation property?

1100


What is entity framework firstordefault?

1031


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

2068


What are the Core features of ASP.NET MVC?

1122


Explain ASP.NET MVC Identity and Security?

1047


What is the .net framework 3.0 (formerly winfx)?

1057