sort list
C#
3
Posts
3
Posters
0
Views
1
Watching
-
i have list myclass contains name,sirname,age i want to sort list first with name then sirname then age how to so that
-
i have list myclass contains name,sirname,age i want to sort list first with name then sirname then age how to so that
-
i have list myclass contains name,sirname,age i want to sort list first with name then sirname then age how to so that
Hi, This[^] will explain what you need. :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.