In the sample CRM the image is not bound to the database, and when linked it would give me errors. Bill's suggestion corrected this problem. Thanks
Thanks for the tip. Works like a charm. Greatly Appreciated.
Just to see if I could help... you mean the CRM is not working on your environment or the way it is done is not what you want to do? If you can run it, or open it with Visual Studio, have a look at the ProductMaintenance form.
I have been using the DevEx PictureEdit control with a great deal of success. The little trick to getting it to work correctly is to change the default BindingProperty in the StrataFrame Framework Settings section from Image to EditValue. Things take off after that.
Hope that helps,Bill