All the controls included in the ASP.NET AJAX suite are now incorporated in a single assembly, which results in an extremely flexible architecture and unlimited customization capabilities. The controls from the ASP.NET AJAX suite can be easily integrated with each other, facilitating the development process.
For example, RadSlider is now integrated with the RadGrid for enhanced paging and scrolling experience. RadMenu is also embedded as a rich filtering menu, as well as a header context menu. Telerik ASP.NET AJAX Grid allows you to edit data through the integrated RadEditor, RadDatePicker, RadInput, RadComboBox and RadUpload editors. With the help of these controls you can manage various data entries including text, numerical, dates, binary images, etc.
Through integration with RadAjax and loading indicators the RadGrid can dramatically improve responsiveness, simulating a desktop-like behavior and minimizing the traffic to the server.
Top