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).
The grid should provide an in-built option for the filtering to be initiated only on Enter key press and not on Tab or input blur.
- Add Filter="None" (as discussed here: http://www.telerik.com/community/forums/aspnet-ajax/search-box/how-can-i-set-filter-to-none.aspx).
Tickets #627137
Hi, since months we were using radProgressBar & radProgressArea without any problem. There is no discussion, they are great, but we face some kind of formal issue, related to the information presented by RadProgressArea. The point is that the prefixes used for presenting data are not standardized. In first place, as you can see at http://www.telerik.com/products/aspnet-ajax/progress-bar.aspx , values prefixes are used inconsistently: KiloByte/s is represented as "kB" (Kilo prefix is lower case) versus MegaByte/s is represented "MB" (Mega prefix is upper case). Beyond that, is very difficult to establish if the magnitudes of bytes are really "Kilo" (10^3=1000) and "Mega" (10^6=1000000) or "Kibi" (2^13=1024) and "Mebi" (2^23=1048576). This becomes particularly significant when we speak about Gigas or Gibis. We know this level of standardization surpass the normal use exigency, but we beg you consider the normalization of this prefixes as established by IEC 80000-13:2008 standard (KiB, MiB, GiB). Best regards; Claudio Lacivita
When a ToolTip of the RibbonBar is opened, it should cover external applets / plugins, such as JavaApplets, PDF, Flash etc, it's not rendered on top, but beneath.
Hi Team,
Does Track Changes work if Multiple Users work Simultaneously on Editor and
Is it possible to view all Users Name and Date Time in different pane, after enabling Track Changes.
Add an option to control export formats parameters, e.g. jpeg could have 0-100 compression, gif and png transparency on/off, etc...
At present, the RadImageEditor does not preserve EXIF metadata. When used in situations where preserving metadata is critical, this limits the usefulness of the control. Ideally, the control should preserve all metadata (both EXIF and XMP) that may exist in the image.
I'm a great fan of KendoUI and love the declarative binding and property declaration with JavaScript Literal notation. However, Rest Binding in SharePoint is still immature and there is very little support for relationships and data projections. As a result, I find myself coming back to the SPRadGrid. However, I find the functionality very limited and in some cases non-functional. I'd love to see a rewrite of the SPRadGrid that has more functions and used declarative bindings. I'd also like to see solution package distributed with a working Grid sample so that it was easier to modify it and deploy a customized solution. SharePoint is complex. It's always easier to start with a working sample.
ADD: Property to SearchBox, which displays text if no records are returned.