Can I set images URL from a data source instead of image data field? In my situation, we save only image url in database.
Thanx
Saeid
2 Answers, 1 is accepted
0
Accepted
Konstantin Dikov
Telerik team
answered on 09 Apr 2014, 11:18 AM
Hello Saeid,
The RadImageGallery's DataImageField property accepts a binary image or a string representing the URL to the image from the database and it determines internally whether the data is a URL or a binary image.
An online demo for the requirement that you have could be found at the following link:
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.