I need to display some pictures, between 1 and 40 or 50, and let the users select one or more of them.
Does Telerik have control that does a good job of this?
The imageGalary looks good but I don't see any way to select an image.
Any suggestions?
Bernie
Hi Bernie,
The Image Gallery control, as you mentioned, is primarily designed to display images in a slideshow format and does not have built-in selection functionality. However, the ListView does offer selection capabilities as shown in the following demo: https://demos.telerik.com/aspnet-ajax/listview/examples/selecting/defaultcs.aspx, as well as the FileExplorer, which can be configured to only shows its ListView presentation setting: https://demos.telerik.com/aspnet-ajax/fileexplorer/examples/overview/defaultcs.aspx.