Hello !
It's possible to use RadBinaryImage and InfiniteScroll ? or in other words, load image client-side ?
Not add image url (otherwise the image is not resize) but add the "Telerik.Web.UI.WebResource.axd?imgid=423e8ea1c0c54bf49213ea52a8f45ea6&type=rbi"
Thank you
Manu
1 Answer, 1 is accepted
0
Vasil
Telerik team
answered on 11 Nov 2013, 09:13 AM
Hello Manu,
The RadBinaryImage is server side control, and you need to perform postback or Ajax Call in order to make it work. If you could do infinite scroll that loads new content with Ajax, then it will work with RadBinaryImage.
Regards,
Vasil
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.