This is a migrated thread and some comments may be shown as answers.

Upload binary file vs file path

3 Answers 115 Views
ImageGallery
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 2
Doug asked on 18 Aug 2015, 06:55 PM

I am currently using the RadImageGallery to allow users to add pics for a failure report.  I am currently embedding the pictures within the project and creating an directory if needed.  However, I have found that these images get erased easily and I would like to just upload and pull the images directly from the database.  Basically store the images in the database.  Does RadImageGallery have the ability to upload images to the database in that format?  I

 

thanks

 

doug

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 21 Aug 2015, 11:25 AM
Hi Doug,

The RadImageGallery can not upload images to the DB but mostly can be bind to some DataSource and use image items form there. See the online demo below:
http://demos.telerik.com/aspnet-ajax/image-gallery/examples/data-binding/server-side-binding/declarative-and-programmatic-binding/defaultcs.aspx

Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Doug
Top achievements
Rank 2
answered on 21 Aug 2015, 12:26 PM
Thanks Maria, I realized later that I was using RadAsyncUpload to do the uploading of my pics and I needed to research that control.  Sorry for the wrong post here.  Thanks again
0
Maria Ilieva
Telerik team
answered on 24 Aug 2015, 02:26 PM
Hi Doug,

Feel free to open new threads and post your questions regarding the RadAsyncUpload control if you face any issues with it configuration.

Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ImageGallery
Asked by
Doug
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Doug
Top achievements
Rank 2
Share this question
or