Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:551732
More Search Options
RSS Available
Matching Posts
Re: Can anybody tell me how to retrieve a single record and store it in a variable by code ????? NO BINDING TO CONTROLS
I know this thread is over 2 years old, but it came up in my search for a solution to the same problem. I found the solution at this site: http://www.c-sharpcorner.com/UploadFile/mgold/WebQuizII05302007193820PM/WebQuizII.aspx
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Dave Ruhl
on 3/27/2008
Re: Image Links in a Gridview
I was able to do everything I wanted using the DataList and AccessDataSource. My code is here . Thanks for the help !
Posted to
Data Presentation Controls
(Forum)
by
Dave Ruhl
on 1/29/2008
DataList Paging, PagedDataSource, AccessDataSource
When I started to build my latest application I ran into a couple of problems. Thanks to information I found here, and on other websites, I was able to do everything I needed to do. Problem: I am used to using SQL Server databases, but this time I needed to use MS Access and I had a hard time finding the equivalent controls and commands. Solution: Use AccessDataSource . Problem: My Application needed to display a 3x5 grid of thumbnail images (easy with a DataList, not with GridView), but also needed
Posted to
Tips & Tricks
(Forum)
by
Dave Ruhl
on 1/29/2008
Re: Hyperlink border issue under firefox (with an image)
I had the exact same problem and your solution worked for me too. Thanks !!!
Posted to
Client Side Web Development
(Forum)
by
Dave Ruhl
on 1/29/2008
Re: Using PagedDataSource with AccessDataSource
Thanks VERY much !!! That was the answer !!! Works just fine now.
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Dave Ruhl
on 1/25/2008
Using PagedDataSource with AccessDataSource
I am trying to add paging to a DataList control, and the best solution I have found for this is to use PagedDataSource. However, I am unable to get it to work with AccessDataSource, despite using sample code I have found elsewhere . The AccessDataSouce code is working fine, as I prove in the Test() routing below, but in Test2() the error indicates that AccessDataSource1 is empty/invalid. Any help would be appreciated. This works... Protected Sub Test() AccessDataSource1.FilterExpression = "ID>0"
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Dave Ruhl
on 1/25/2008
Re: Implicit conversion from AccessDataSource to pagedDataSource? How to do?
EDIT: found my answer here . I encountered the same problem as the OP. When I changed the line as Fredrik suggested, all I got was a different error. Test() works fine but Test2() results in the error below. Protected Sub Test() AccessDataSource1.FilterExpression = "ID>0" AccessDataSource1.DataFile = "~/App_Data/MyDB.mdb" AccessDataSource1.SelectCommand = "Select ID, ImageID FROM Images" TList.DataSourceID = "AccessDataSource1" TList.DataBind() End Sub Protected
Posted to
Data Presentation Controls
(Forum)
by
Dave Ruhl
on 1/24/2008
Re: Image Links in a Gridview
Thanks for both of your responses. I try out the sample code. As for the DataList , I will check it out, but I believe it does not allow Paging , which I clearly stated is required. Regarding "3. I think you'll be sorry over that choice. If you insist, check out AccessDataSource." What would you recommend instead of Access ? For my company's internal website we use an SQL Server database on one of our network servers, and it works fine. But I have another (personal) website where
Posted to
Data Presentation Controls
(Forum)
by
Dave Ruhl
on 1/23/2008
Image Links in a Gridview
Hello, first off I did search for the information I'm looking for, and found a variety of things that were similar, but not quite what I need. I am developing a website to display (and sell) digital images that I have created. I want to display 30 thumbnail images in a grid, 3x10, and be able to click the thumbnail image to open a page with a larger view of the image which will have an "Add to Cart" button. The Gridview will allow paging, but only 30 images per page. The users will
Posted to
Data Presentation Controls
(Forum)
by
Dave Ruhl
on 1/23/2008
Re: DIV Border Not Displaying
Yeah, I caught that too. After adding px to the border width I got the border, but is wasn't matching the dimensions of the DIV. After adding px to the dimensions it all worked fine. I haven't been doing much .NET work lately and I completely forgot about using the px. Thanks !
Posted to
Client Side Web Development
(Forum)
by
Dave Ruhl
on 7/19/2007
Page 1 of 28 (273 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online