Telerik Web Parts for SharePoint 2010/2013 Q1 2015.1 225 » Developer.Team

Telerik Web Parts for SharePoint 2010/2013 Q1 2015.1 225

Telerik Web Parts for SharePoint 2010/2013 Q1 2015.1 225
Telerik Web Parts for SharePoint 2010/2013 Q1 2015.1 225 | 37 Mb


Quickly replace the SharePoint default Editor, ListView or Calendar with the Telerik counterparts to enhance the user experience across all browsers and devices. Free your users from the tedious postbacks when resizing or reordering Grid columns, opening Editor dialogs or changing Scheduler views thanks to the client-side functionality of the Telerik web parts. Take advantage of the point-and-click configuration and the 20 built-in skins to adapt the web parts to your custom scenario. Easily access SharePoint libraries thanks to the out-of-the-box custom content providers. Use MSOCAF to test the deployment and security of the Telerik web parts.

Editor Web Part
Seamlessly plug and deploy the Telerik Editor for ASP.NET AJAX to replace the default HTML editor in your SharePoint 2010 projects. Whether you need a mere Textbox with Google-like spellchecker, or a Word-like content authoring environment, the result is the same: clean XHTML output, fast rendering, wide cross-browser support and tons of features.



Grid Web Part
Enhance the capabilities of your SharePoint application by taking advantage of the Telerik Grid web part’s unbeatable performance and myriad of features. It provides advanced grid functionalities such as: codeless data-binding to SharePoint lists and External lists, rich client-side operations, sorting, paging, filtering, grouping, scrolling, context menus and much more.



ListView Web Part
With Telerik ListView, web part users enjoy the freedom to specify the layout of the bound data they want to visualize. Gear up with flexible data layout presentation and utilize the built-in ListView features, such as codeless data-binding to SharePoint lists and SQL backend, a set of predefined layouts for data presentation, paging, selection and data editing and design-time configuration.



Scheduler Web Part
Connect to your SharePoint 2010 Outlook Exchange server quickly and easily by using Telerik Scheduler web part. Based on the popular Telerik Scheduler for ASP.NET AJAX, this web part enables users to either replace the default SP2010 calendar (extending its read-only presentation with options to edit, insert or delete appointments), or use it as a stand-alone Telerik SharePoint 2010 web part. It allows for layout, appearance and behavior customization via the web part's configuration panel.



Mobile Support
Why should you build a mobile version of your application when the same app can work equally well on mobile and desktop devices? The Telerik ASP.NET Tab makes this possible by handling touch events in the same manner as those triggered by a keyboard or a mouse. In addition, the control comes with a mobile skin specially designed for a better user experience on touch devices.



Built-In Skins
Use a single property to apply any of the 20 ready-to-use built-in themes, including an innovative mobile skin. Create a consistent look for your apps, while saving design and front-end development time. You can easily customize our existing skins or create your own with our Visual Style Builder.



Cross-Browser Support
When using the web parts in your applications, rest assured that they behave as expected and have a consistent look and feel in all major browsers.




UI for ASP.NET AJAX Q1 2015 (version 2015.1.225)

February 25, 2015
ClientExportManager (New)
NEW
This control allows you to export whole pages or specific HTML elements to image, PDF and SVG in a WYSIWYG manner.

See demos

Navigation (New)
NEW
The control is Light-weight and fully responsive by default. If there is not enough horizontal space in the browser some of the categories are automatically hidden under the context menu of the sandwich-like button (part of RadNavigation UI).

See demo

ASP.NET AJAX
NEW

New Bootstrap skin.
New License file: http://www.telerik.com/help/aspnet-ajax/introduction-license-file.html

FIXED

The width of the columns is not correct when you are using an ExportInfrastructure.
Exception when exporting binary images hosted elsewhere (Pdf, Docx, Xlsx, Biff).
Images with a closing bracket in the path cannot be exported.
Leading zeroes are lost when exporting to XLSX format.
RadGrid Client-side filtering with RadClientDataSource does not work correctly.
Exception when exporting binary images hosted elsewhere (Pdf, Docx, Xlsx, Biff).

AsyncUpload
NEW

Light-weight RenderMode for RadAsyncUpload

FIXED

RadAsyncUpload makes infinite requests to the progress handler when IFrame is used and EnableInlineProgress is false.

AutoCompleteBox
NEW

DropDown Expand/Collapse animations.
EnableScreenBoundaryDetection (enabled by default).

FIXED

RadAutoCompleteBox Client-side object disable() does not work. User is still able to interact with the control.
Cursor is not visible when control is focused with TAB key IE.
Focus is set at the beginning of the input in IE and FF when server events are hooked.
RadAutoCompleteBox functionality is broken, when attempting to insert entry with text containing HTML.

Button
NEW

Light-weight RenderMode for RadButton.

FIXED

Fixed displaying of custom icons in RadButton configured as a toggle radio/checkbox button.

Calendar
NEW

Added CSS classes to distinct the different types of RadPickers.

Captcha
NEW

RadCaptcha audio support for iOS.

FIXED

Captcha throws NullReferenceExpection when ItemStorageLocation is set to Session.

ClientDataSource
FIXED

RadGrid loses data when rebind in done with change PageSize – happens in cases with ClientDataSource integration.

ComboBox
FIXED

EmptyMessage of RadComboBox, configured with enabled Checkboxes, does not apply until the DropDown is expanded and then collapsed.
ComboBox - no applying hover effect on items with custom class which contain rcbItem substring.

DataForm
NEW

Client-side Binding of RadDataForm and Client-side API.

DataPager
FIXED

First click on navigation arrows of RadDataPager does not work when RenderMode is Lightweight and the control is ajaxified.

Diagram
NEW

Added Template property for defining the shapes content of a data-bound diagram.
Added OnCancel Client-side event.
Added OnSave Client-side event.
Added Height property for the Handles.
Added OnEdit Client-side event.
Added an option to enable/disable the panning of the Diagram.
Added ContentSettings for the DiagramConnection.
Added Pdf settings to customize the PDF export of the Diagram.
Added Tools Collection for the Editable to define the diagram tools in the toolbar.
Added ShapeTemplate property to define the shape editor for a Client-side data-bound diagram.
Added ConnectionTemplate property to define the connection editor for a Client-side data-bound diagram.
Added Hover settings for the Handles.
Added templating for Item Content through a Template property.
Added Width property for the Handles.
Added OnAdd Client-side event.
Added Editable property to the ConnectionDefaults.
Added OnDataBound Client-side event.
Added Key modifier for panning in the diagram.
Added Pdf export option for the Diagram.
Added OnRemove Client-side event.
Added Key modifier for selection in the diagram.
Remove Id property on the DiagramConnection.
Added MouseEnter/MouseLeave events to the Diagram.
Added Client-side data binding using the ClientDataSource.

Dock
FIXED

Fixed the expanding of RadDock that uses the light-weight render mode.

CHANGED

The command buttons of RadDock are span elements instead of button elements when RenderMode="Lightweight".

DropDownList
NEW

Added DropDown Expand/Collapse animations.
Added EnableScreenBoundaryDetection (enabled by default).

DropDownTree
NEW

Added DropDown Expand/Collapse animations.
Added EnableScreenBoundaryDetection (enabled by default).

Editor
NEW

Added buttons in the content area to become selectable.
Find and Replace should wrap around when reaching the end of the content.
Strip content functionality now uses DOM operations.

FIXED

The Strip font, span and CSS tools do not work on selection in Firefox, Chrome and Safari.
Spell Checker in the Editor does not open on subsequent incorrect word under IE11.
Filter errors are thrown under IE11 on Windows Phone (e.g., Nokia Lumia).
Chrome stops responding when switching to HTML mode and there is an image in base64 format sized - 200x300px.
Restoring list item to a plain text creates a P tag instead of Div when NewLineMode is set explicitly to Div.
Insufficient toolbar width when EditType="Inline" and RadEditor width is set in percent.
Outdent command to restore list items to P or DIV according to the NewLineMode.
Redundant nbsps are added to the content when deleting first list item using backspace in IE9/10/11.
Inline commands are not applied over the word where the cursor is when the selection is collapsed in IE7.
StripCssExpressions filter causes unresponsive browser behavior when long text containing < character is inserted.
Space between words is stripped when turning off inline formatting of them.
RadEditor produces invalid HTML when nesting lists in IE10 and IE11.
The Replace All option of FindAndReplace dialog does not work in HTML mode in Chrome.
Script error is thrown in Lightweight RenderMode for RibbonBar toolbar modes.
RadEditor's FindAndReplace dialog match content outside of the editor when ContentAreaMode is set to Div(Chrome).
An exception is thrown when Default or Full Set of Tools are loaded from the Configuration Wizard and the ToolbarMode is RibbonBar.
HTML Inspector module is taking focus while typing in RadEditor content area.
StripFormattingOptions="AllExceptNewLines" does not work as expected.
Command+V bug in Firefox on MAC.
Fixed the way get_text() retrieves words under IE.
IE10 crashes when nested lists are highlighted and deleted.
The cursor is moved down to the next line after a symbol is inserted in the end of a paragraph in IE.
AJAX Spell Checker in Editor throws JS error when ContentAreaMode is set to Div under IE11.
NewLineMode="Br" inserts a paragraph when exiting a list.
Statistics module does not count correctly words under Firefox and IE.
Formatting is not continued to the new created block element when InsertParagraph is executed in FireFox and Chrome.
Block elements cannot be deleted when Track Changes is enabled.
CustomLinks is not working in IE7/8.

CHANGED

Remove the Iframe which holds the textarea element in HTML mode.
Strip content functionality now uses DOM operations.
Modifying inline commands to handle formatted block elements.

Filter
NEW

Added class to the check box for Boolean fields in RadFilter.

FormDecorator
FIXED

Fixed the appearance of disabled inputs in IE11 when decorated by RadFormDecorator.
FormDecorator doesn't apply rfdInputDisabled class to input in IE11.

Gantt
NEW

RadGantt provides possibility to assign resources to your tasks.
Added Current Date Indicator.
Added Task Tooltip.
Added Pdf Export.

Gauge
NEW

Multiple pointers in RadGauge.
RenderAs property in RadGauge.

Grid
NEW

Light-weight RenderMode for RadGrid.
Add ability for user choose which columns to be frozen.
Frozen columns with next/prev buttons.
Support for Frozen columns with show/hide.
Added All option for the dropdown in the RadGrid pager.
RadGrid frozen columns performance optimizations.
Provide an option to change the default encoding for RadGrid CSV export.
Support for binary images (RadGrid BIFF export).

FIXED

When a multi-level hierarchical grid with batch editing is used and the InsertItemDisplay property is set to Bottom. A jаvascript error is thrown when the addNewRecord method is called.
BatchEditing with MouseOver does not keep the edited cell value.
When setting file name with more than 31 characters, when exporting to XLSX format, a Server-side exception is thrown.
RadGrid with Batch Editing - The ImageUrl for GridClientDeleteColumn is not applied correctly for new rows.
Mobile RadGrid pager does not hide properly its components on different screen resolution.
RadGrid GroupHeader is not displaying correctly in IE7 when some of the columns are hidden (Display="false").
Delete command is fired when an input field is focused in an EditForm and delete key is pressed.
When filtering is applied for a second time the filter function value is not passed correctly to the OnItemCommand arguments.
In RadGrid with frozen columns when filtering a column that is initially invisible and no result is returned, after scrolling horizontally a JS error is thrown.
When SuppressColumnDataFormatStrings property is enabled it does not remove the format from the columns.
When a GridCalculatedColumn is placed inside a grid bound Client-side a jаvascript error is thrown.
When RadGrid is placed in a NestedViewTemplate Batch Editing does not work is some scenarios.
RadGrid in Batch edit mode - When scrolling is enabled, scrolling and deleting an item throws Server-side exception on Save Changes.
RadGrid context menu is not properly updated when you show/hide and reorder columns.
When filter value contains apostrophe the grid throws error.
RadGrid cannot be filtered via RadFilter when they are placed in different tabs.
If a sequence of dollar signs is present inside the filter value when filtering is applied the combination of two dollar signs is replaced with a single dollar.
RadGrid BatchEditing does not work with
elements inside of the cell text in Chrome.
When RadGrid column HeaderStyle is set via designer the ColumnValidationSettings are generated into the markup for each column.
FooterTemplate of GridTemplateColumn does not display when Aggregate is set.
When filtering and auto-generated columns are enabled and the data source of the grid is changed dynamically, in cases where the fields have the same names but different type the ViewState may not load correctly.
When virtualization is used and the user scrolls to the bottom of the grid and back to the top, the wrong subset of records gets displayed.

HtmlChart
NEW

Added zIndex property for ordering series.
Added RenderAs property for the HtmlChart.

FIXED

Candlestick series doesn't have a border.
PolarChart in HtmlChart cannot be used under .NET 3.5.

ImageGallery
NEW

RadImageGallery support for templates.
Touch gestures support for the RadImageGallery control.

Input
NEW

Light-weight RenderMode for RadInput.
Added elastic functionality.

FIXED

For RadMonthYearPicker if the current date is 31/12/2014 (e.g.) in case month with less than 31 days is selected (February 2015) the selected month moves to the next one that contains 31 days (March in this case).

LightBox
FIXED

Some controls stay hidden in iframe mode in RadLightBox.

ListBox
FIXED

The checkbox is not applied when client template is used.

Menu
FIXED

The last item looks like cut off in light rendering vertical scrolling sub menus.
Prevent expand of collapsing menu child items, when hovering over the already collapsed part.
Unify RadMenu ItemTemplate and ContentTemplate dynamic creation.

Notification
NEW

Added AudioHandlerUrl property to define a custom handler URL.

FIXED

No RadNotification sound played in iOS, Android and Windows RT.

OrgChart
NEW

Light-weight RenderMode for RadOrgChart.
Added horizontal RadOrgChart layout in lightweight render mode.

PanelBar
FIXED

Expand handle looks operational even when PreventCollapse is set to true.
If ChildGroupHeight is set for a parent item and then one of its child items is expanded, this setting is lost and the scrollbar disappears.
RadPanelBarItem is collapsing on every postback and its expandstate on the server is always false.

PivotGrid
NEW

Possibility to export the formatting added in CellDataBound event for the RadPivotGrid.
Ability to globally set the ConnectionString for the OLAP Settings in the web.config file.
Capability for setting the PivotGridReportFilterField inital filter.
Added ability for setting the PivotGridReportFilterField initial filter.

FIXED

In RadPivotGrid a horizontal scroll bar appears even if there is enough place to display all columns.
Recursive Parent Child Hierarchy Attribute Rendering Issue.

Rating
NEW

Light-weight RenderMode for RadRating
Elastic Rating.

RibbonBar
FIXED

RibbonBar - missing expand arrows of an application split menu item.
RibbonBar width increases and collapse group is not created when loaded more items.

Scheduler
NEW

Support to set year intervals with YearlyRecurrenceRule class.

FIXED

OnClientNavigationCommand is fired twice when you select a date from the Scheduler calendar.
Scheduler TimeZones in DayView and TimelineView recurring appointment not visible.
Scheduler appointments are shifted right in TimelineView under IE7.

SearchBox
NEW

DropDown Expand/Collapse animations.
EnableScreenBoundaryDetection (enabled by default).

FIXED

SearchBox in Light-weight render mode - the control is higher as in the design.

SocialShare
FIXED

Compact buttons do not appear in compact popup of Social Share in MetroTouch, BlackMetroTouch, Glow and Silk.

Spell
CHANGED

Convert RadSpell args.suppressCompleteMessage field in the clientCheckFinished event to a method.

Splitter
FIXED

SlidingPane text tab is not sized correctly on Chrome, Opera and Firefox when RadSplitter Orientation is set to Horizontal.

StyleSheetManager
NEW

Added an option to order the StyleSheetReferences in RadStyleSheetManager.

ToolTip
FIXED

Setting RenderInPageRoot to false does not render the RadToolTip in place.

CHANGED

Change default value of RadTooltip's RenderInPageRoot property to True.

TreeView
FIXED

Dragging lines in RadTreeView are misaligned in IE versions prior to 11.
When Windows region/culture settings are set to Turkish, the English letter "i" becomes different character when it moves to upper or lower case.

TreeList
FIXED

In RadTreeList with RenderMode="Lightweight" the pager buttons have wrong hover background color (IE8/9).
RadTreeList column widths are not applied in the Excel document.
RadTreeList does not render correctly in design time when UseStaticHeaders="true".

Window
FIXED

RadWindow with RenderMode="Lightweight" does not autoSize properly on postback.
RadWindows with RenderMode="Lightweight" takes the skin of the last RadWindow in the markup regardless of their own Skin property.

CHANGED

The command buttons of RadWindow are span elements instead of button elements when RenderMode="Lightweight".

Wizard
FIXED

NextStep clicked event is fired twice.

ZipLibrary
FIXED

The default constructor forces the ZipArchive to dispose the passed stream when it is already disposed.

CHANGED

ZipPackage is marked as Obsolete.

SharePoint
FIXED

SPRadGridWebPart throws an exception when a hierarchy row is expanded.

SkinsAssemblyBuilder
FIXED

The Skin Assembly Builder does not work correctly with RadAjaxLoadingPanel.

Visual Style Builder
FIXED

In Visual Style Builder the colorizing of Hue does not work with values greater than 160.

PdfProcessing
NEW

Introduced support for generating PDF/A compliant PDF documents.
Added support for export of document info: Author, Title, etc.
Introduced PreferredWidth property for setting table cells width.
Introduced support for Lists.
Added InsertBlock method in RadFixedDocumentEditor that allows inserting custom implementation of IBlockElement interface while generating flow content.
Implemented support for adding hyperlinks with a destination through Block editor.

FIXED

Block InsertText method overload does not respect its FontStyle and FontWeight arguments.
Splitting empty Block returns not empty Block.
When drawing element with and without clipping they are exported in wrong order.
When drawing nested tables the text in the inner table is drawn out of the table.
Merged cell's content overlaps the borders of a table that is split to two pages.
Encrypted documents could not be opened in Adobe Reader.
PdfReal values should not be exported in exponential format as it is not supported according to PDF specification.

CHANGED

RadFixedDocumentEditor's TableProperties are removed.

SpreadProcessing
NEW

Introduced support for Grouping which allows creation of documents with grouped rows and columns.
Introduced support for Data Validation which allows restricting the type of data or the values that users enter into a cell.

FIXED

AutoFit does not fit exactly to text when Normal style is modified.
When CanInsert() method is called with 0 as ItemsCount exception is thrown.
Cell value formats are not applied in CSV import.

WordsProcessing
NEW

RTF format provider: Support for Import/export of multilevel list containing list level without number text format.
Export of RadFlowDocument to PDF, using the Pdf format provider class.
Exposed Section.PageNumberingSettings property.
Introduced support for vertical section alignment.
Introduced RadFlowDocumentEditor.InsertSection() method.
Introduced support for "type" attribute of HTML list.

FIXED

Importing style from HTML does not base the created style on 'Normal' style.
Document containing list without explicitly specified multilevel type cannot be imported.
The input file stream fails to convert to RadFlowDocument when a field has multiple general formatting switches.


Home:
http://www.telerik.com/products/aspnet-ajax/sharepoint-web-parts.aspx


[/b]

[b] Only for V.I.P
Warning! You are not allowed to view this text.
SiteLock