Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Bound Images
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00864699
Message ID:
00864971
Vues:
12
Thomas,

>I have a SQL 2000 table with employee photos (image datatype). Looking for the right control to bind (display and insert) photos.
>
>I looked at mmPictureBox but that appeared not to have any properties for binding to an image in a table or view.

mmPictureBox is the class you're looking for, but as you've already seen we haven't implemented MM .NET data binding on this control yet (we've implemented it here, and it will appear soon in an upcoming release). That said, if you want to do this right now you can do so using standard .NET data binding. Here's a great resource for explaining how to do this:

http://www.akadia.com/services/dotnet_load_blob.html

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform