This topic provides an overview of the new things and new and enhanced features for the Infragistics® ASP.NET 2015 Volume 2 release.
The following table summarizes what’s new in 2015 Volume 2 release. Additional details follow the summary table.
The WebUpload control now allows sending of additional data between the client and server as part of the upload request.
Additional data can be send from the client to the server in the form of parameters, which can be added to the form data.A custom server message can be send from the server to the client as well.
For additional information and examples refer the following topic: WebUpload Using Server Side Events
In 2014 the W3C finalized their WAI-ARIA specification which defined how to design Web content and Web applications to be more accessible to users with disabilities. The WebDataGrid and WebHierarchicalDataGrid now follow these guidelines.
For additional information on the exact improvements please refer to the following topic: Accessibility Overview