Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 April 21st, 2005, 11:56 AM
Friend of Wrox
 
Join Date: Mar 2005
Posts: 264
Thanks: 0
Thanked 0 Times in 0 Posts
Default Way to display access records using asp.net

Hi everybody. I wonder how many methods exists to display access db records using asp.net? I only know a little about datagrid but i assume there are more methods. I be happy if some one list those other methods and when i need to use one over another method.Thank

 
Old April 21st, 2005, 12:23 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

You are talking controls? It depends upon the layout you want. You can use a repeater to customize the layout, or for a single list of entries, use a datalist.

Brian
 
Old April 21st, 2005, 12:54 PM
Friend of Wrox
 
Join Date: Mar 2005
Posts: 264
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by bmains
 You are talking controls? It depends upon the layout you want. You can use a repeater to customize the layout, or for a single list of entries, use a datalist.

Brian
Thank u for u reply . Well i want display access recordsd in a table and add edit and delete buttons next to them and do not know how to do it!!

 
Old April 21st, 2005, 01:23 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Try using a datagrid. There are many examples avaiable in VS help.
 
Old April 25th, 2005, 10:41 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

DataGrid, many examples on the web too.

Brian





Similar Threads
Thread Thread Starter Forum Replies Last Post
display messagebox in ASP.Net with VB.Net suresh_accudocs ASP.NET 1.0 and 1.1 Basics 7 November 5th, 2014 06:31 PM
to display the records using vb.net mariyana ADO.NET 6 March 21st, 2007 10:12 AM
avoid adding duplicate records in access/asp mikersantiago Classic ASP Basics 1 September 21st, 2004 03:24 AM
can't display records from Access Table. jenjenyan Classic ASP Databases 1 April 16th, 2004 02:49 AM





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