Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 27th, 2005, 01:15 AM
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to implement this?please help?

hi all,

     i am new to asp.net - datagrid. i do not know how to implement this?..basically, i have a collection database which consists of many stamps from different years. for example, 1980s to 1990s. all the information of these stamps like the description of the stamps, the imageUrl of the stamps are stored in a Microsoft Access Database.

   on the page itself, i will have a flash navigation bar so that when users click on a particular year for example, 1990, only stamps that are from 1990 will be displayed on the page. i will be using a datagrid to capture the data from the Microsoft Access database. so the datagrid can capture and display the image and the description of the stamps onto the page. However, as i am very new to asp.net - datagrid, i need some advices/solutions or anything to help me get started. i am really at a loss and a confusing mood as to what to do
 
Old May 27th, 2005, 11:06 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Grab the value(year) that is clicked on, and use that in a query(Where clause) to pull back only data with that year.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to implement AJAX Maxxim ASP.NET 2.0 Professional 2 October 22nd, 2007 01:35 PM
Object must implement IConvertible. shwetarani2002 ASP.NET 1.0 and 1.1 Basics 0 June 25th, 2007 07:16 AM
How to implement multithreading in Socket ??? ponka128 Linux 3 December 3rd, 2004 12:08 AM
Cannot implement or extend Rusk Apache Tomcat 1 June 16th, 2004 06:29 AM
how can i best implement a many to many relation? Haroldd Access 1 July 2nd, 2003 03:57 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.