narasiman rao

narasiman rao

  • NA
  • 519
  • 768.5k

Using GridView how to sort list of names

Sep 17 2012 4:31 AM
using how to sort the list of names for example i have list of names as follows:


Kumar
Sathish
Rajesh
Vinay.

when i run i want rajesh to be first name always how to do.Output should be as follows;

Rajesh
Kumar
Sathish
Vinay.


Regards,
Rao;



Answers (1)