Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 08, 2013 11:30 AM by shivani.gupta
Member
6 Points
32 Posts
Jan 02, 2013 03:48 PM|LINK
I have a dropdownlist of names that I call from a web service. I need to select distinct, firstname, middlename, lastname, then order by lastname ASC. Can anyone help me on this? I am having some issues getting this to work. Thanks, any help is appreciated!
All-Star
20240 Points
1717 Posts
Microsoft
Jan 08, 2013 12:12 AM|LINK
Hi honeysuckle
honeysuckle How to use DataTable.Select(filterExpression, SortExpression) method
You could refer the content about Filtering and Sorting with DataTable Select Method,
For reference about it here(http://www.akadia.com/services/dotnet_filter_sort.html)
hope it helps you,
Kind regards
Participant
888 Points
328 Posts
Jan 08, 2013 11:30 AM|LINK
http://stackoverflow.com/questions/1199176/how-to-select-distinct-values-from-datatable
refer the above site for reference..
honeysuckle
Member
6 Points
32 Posts
How to use DataTable.Select(filterExpression, SortExpression) method
Jan 02, 2013 03:48 PM|LINK
I have a dropdownlist of names that I call from a web service. I need to select distinct, firstname, middlename, lastname, then order by lastname ASC. Can anyone help me on this? I am having some issues getting this to work.
Thanks, any help is appreciated!
Angie xu - M...
All-Star
20240 Points
1717 Posts
Microsoft
Re: How to use DataTable.Select(filterExpression, SortExpression) method
Jan 08, 2013 12:12 AM|LINK
Hi honeysuckle
You could refer the content about Filtering and Sorting with DataTable Select Method,
For reference about it here(http://www.akadia.com/services/dotnet_filter_sort.html)
hope it helps you,
Kind regards
Feedback to us
Develop and promote your apps in Windows Store
shivani.gupt...
Participant
888 Points
328 Posts
Re: How to use DataTable.Select(filterExpression, SortExpression) method
Jan 08, 2013 11:30 AM|LINK
http://stackoverflow.com/questions/1199176/how-to-select-distinct-values-from-datatable
refer the above site for reference..
My Blog: http://shivaniaspnet.blogspot.in