Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic .NET only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Visual Basic .NET
How to sort the data in the data list?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
shravanti88
New Member
Join Date:
Mar 2010
Posts:
7
#1
How to sort the data in the data list?
May 11 '10, 08:40 AM
How do I sort the data/records in the DataList using VB.NET? I am working on a .NET project and using a SQL database.
tlhintoq
Recognized Expert
Specialist
Join Date:
Mar 2008
Posts:
3532
#2
May 11 '10, 03:23 PM
Database tutorial Part 1
Database tutorial Part 2
Comment
Post
Cancel
Frinavale
Recognized Expert
Expert
Join Date:
Oct 2006
Posts:
9749
#3
May 20 '10, 04:57 PM
You could either sort the data using SQL and making a request to your database.
Or you could use something like the DataView control that supports sorting of table data.
-Frinny
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment