Unplanned
Last Updated: 12 Nov 2021 12:18 by ADMIN
John
Created on: 12 Nov 2021 12:17
Category: ImageGallery
Type: Feature Request
1
The get_width()/get_height() methods of RadImageGalleryItem always return null

The get_width()/get_height() methods of RadImageGalleryItem always return null:

https://docs.telerik.com/devtools/aspnet-ajax/controls/imagegallery/client-side-programming/imagegalleryitem-object

 

Sample code:

$find('<%=RadImageGallery1.ClientID%>').get_items().getItem(0).get_width()

0 comments