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

List VIew Image Gallery from images on DB

1 Answer 236 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Rene
Top achievements
Rank 1
Rene asked on 09 Apr 2011, 05:51 AM
Hi Support Team:
I just want to know if there is a way that the list view that is implemented as an Image gallery and that is actually in this link
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/listviewsliderwindowrotator/defaultvb.aspx?product=listview can load the images from the db.And if there is a way could you please give me a brief example of it and also if there is a way to give the choice to the user to delete,modify and update the photos and its properties.
Thanks a lot for your support!!
Rene Lopez

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 14 Apr 2011, 08:50 AM
Hello Rene,

The demo that you linked to, does read the image data from the database. The RadBinaryImage control is created to display binary image data. You can combine it with a RadUpload/RadAsyncUpload control in edit mode of the RadListView in order to upload the data. The implementation would be similar to this with RadGrid:
Using RadAsyncUpload in an Ajaxified Grid

Regards,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
ListView
Asked by
Rene
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or