Hello Team;
We are building a "Social Media" style application. One of the requirements, is to provide an easy and professional for user to traverse through an Image gallery.
I'd like to request for such feature that allows us:
It would be great if we don't have to resort to use the old jQuery implementation. We're trying to minimize to load jQuery, as Blazor client is already large enough.
Thank you in advance!
..Ben
Thanks Ben for request this great feature as well.
And thanks Marin for giving us the tips as workaround for now. Is it possible to offer code sample like how you provided for the request of the MultiColumnComboBox control for Blazor at the link below, please?
https://feedback.telerik.com/blazor/1431847-multi-column-combo-box-with-load-on-demand
Hopefully, we will have the fully functional Image Gallery & Media controls for Blazor soon.
Thanks for all the hard works your teams have put in over the years. I love the products and supports from your company. Greatly appreciated !!
Thanks Marin;
For now, I was planning to do the exact thing, but way back when I was using Telerik components for Silverlight and WPF, we had these great components for image presentation. Looking forward to your future Media components.
I'll be joining as paid customer very soon. Just finalizing my commitment to use Blazor for our new app.
Thanks for your progressive developments in Blazor.
Hi Ben,
You can easily use a @foreach loop to create a bunch of images whose @onclick can open up a maximized Window with the full size image. On downloading - I am not aware of such immediate features in Blazor, but another button or onclick should let you implement one yourself.
That said, I am keeping this request open because at some point we may implement such a component.
Regards,
Marin Bratanov
Progress Telerik