Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
DataView?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 2768554"] I have an 2 HTML pages which list a "code" and it's "description". One page is sorted in Code order and the other is sorted in Description order. I was thinking that I could use the Dataview control and allow all of the entries to be keyed in the HTML, so if new ones were added or removed, there would be no need to make any codeing changes. Then in code, I could provide the sort function to sort the items either by code or description. I don't really see a way to create the "items" in the html. Is there a way...or should I be using another control? Thanks in advance for your assistance!! [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
DataView?
Top