Is there a way to add a description when loading images via a folder?
Thanks
1 Answer, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 30 Dec 2016, 09:47 AM
Hello Ken,
When you are binding the RadImageGallery to a folder it is not possible to set a description for the images, because they will be added internally and there is no event that can be handled for setting it.
On a side note, binding to folder have major hit on the performance when there are too many images, so I would recommend using other binding options instead, which will also allow you to set a description for the images.