Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing button's caption on click
Message
 
 
To
14/02/2003 03:00:36
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00752305
Message ID:
00753197
Views:
15
>>Another question:
>>How do you change order in the recordset? And how can you do it by clicking >on the header?
>
>There is a good example of this at www.planet-source-code.com in their asp section in the database code section. Look for a grid sample... I can't remember the exact name but in the description it will say something about sorting by clicking on the header. I've used it.... works pretty well. If you can't find it email me and I'll try and track down the exact name of it for you.
>
>Peace

Found these two:

Client Side Sorting of records ASP (Active Server Pages), HTML, VbScript (browser/client side) Advanced /
Ravi Rajan 1356 since
10/26/2002 12:03:04 PM
By 2 Users


THIS CODE WILL CONVERT A RECORDSET INTO A CLIENT SIDE ARRAY AND THIS ARRAY CAN BE SORTED AS PER ANY FIELD IN THE TABLE.SINCE THE PROCESSING IS DONE ON THE CLIENT SIDE ITSELF PERFORMANCE IS MUCH BETTER.CLICKING ON THE HYPERLINKED TABLE COLUMN HEADERS WILL ...(description truncated)
--------------------------------------------------------------------------------

clsSortableTable.asp ASP (Active Server Pages), HTML, VbScript (browser/client side) Intermediate /
Devin Garlit 6905 since
5/3/2001 2:56:33 PM
By 11 Users
7 Excellent Ratings

This is a VBScript class that will generate and write an HTML table filled by a RS. All you have to do is pass set its connection and SQL properties. The table will be pageable and sortable by clicking the column heads. You can set the column heads to tex ...(description truncated)(ScreenShot)
--------------------------------------------
Is the last one you're talking about?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform