Allow Tiles with scrollable content to be both scrollable and draggable. Currently, if the draggable functionality of the control is enabled its content cannot be scrolled but is directly dragged (neither with the mouse button, nor its wheel).
Hello,
This request is declined due to the lack of interest by the community.
Regards,
Vessy
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
To be specific, our organization would like to use the RadTileList to display a "dashboard" consisting of several widgets. Some of these, such as a Twitter Feed widget, can potentially have content larger than the size of the tile. Scrollable div's were successfully placed within the tile, however with Drag and Drop enabled, clicking on the scroll bar would cause the Drag and Drop event to fire, not the scrolling, as would be expected.