News

Progress Telerik Dev Tools Update Boosts Xamarin UI

As part of 2018's first major release of Progress Telerik developer tools for .NET-centric development, the Telerik UI for Xamarin offering sports several new features and updates.

Telerik UI for Xamarin is an adjunct toolkit for creating cross-platform mobile apps with Xamarin in the Visual Studio IDE, featuring more than 70 UI components to complement default Visual Studio components.

For example, the new release features a new toolbox windows from which developers can select components such as BarChart, ShapeRating and more and quickly drag them onto a XAML page. This duplicates the default toolbox experience in Visual Studio, with Progress describing the functionality as "just what you are familiar with in all other traditional Microsoft development platforms."

Other new controls include Numeric Input (for entering an age, height and so on), Button (said to provide a "richer experience" than the default) and Entry (a form, with many customization options).

The company especially highlighted the DataGrid, which was introduced as a preview in a previous release.

"DataGrid is now official, speeding up your development and allowing you to set up data intensive scenarios, both for phones and tablets," the company said in a blog post. "It enables you to use its dynamic binding to Enumerable."

The now-official DataGrid allows for data operations like filtering, grouping and sorting via a parallel engine, obviating the previous requirement to build and set the appropriate data descriptors from code. It also features many customizations, cell editing functionality, load on demand (adding incremental data as needed, for visualizing new data points or automatic loading of new items upon scrolling to the last available record) and more.

"DataGrid now allows you to use its UI to apply sorting, filtering and grouping dynamically," the company said. "It generates the UI based on the column type -- for example, the filtering of dates, numeric and string data can be done directly from the UI. It also allows you to build your own filtering control UI for any specific data type. In addition, the user can choose the order and the number of visible columns using our column chooser."

Beyond Telerik UI for Xamarin, which targets mobile app developers, the company also shipped its larger, comprehensive package, Telerik R1 2018. In addition to the improvements to the Xamarin suite, it features new Kendo UI React components, Fluent design theme and more than 30 new back-end database providers for the company's reporting solution.

More information about all of the above can be found in the What's New page.

comments powered by Disqus

Featured

  • GitHub Copilot for Azure Gets Preview Glitches

    This reporter, recently accepted to preview GitHub Copilot for Azure, has thus far found the tool to be, well, glitchy.

  • New .NET 9 Templates for Blazor Hybrid, .NET MAUI

    Microsoft's fifth preview of .NET 9 nods at AI development while also introducing new templates for some of the more popular project types, including Blazor Hybrid and .NET MAUI.

  • What's Next for ASP.NET Core and Blazor

    Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has evolved into a mature, fully featured framework. Integral to the ASP.NET Core ecosystem, Blazor offers developers a unique combination of server-side rendering and rich client-side interactivity.

  • Nearest Centroid Classification for Numeric Data Using C#

    Here's a complete end-to-end demo of what Dr. James McCaffrey of Microsoft Research says is arguably the simplest possible classification technique.

  • .NET MAUI in VS Code Goes GA

    Visual Studio Code's .NET MAUI workload, which evolves the former Xamarin.Forms mobile-centric framework by adding support for creating desktop applications, has reached general availability.

Subscribe on YouTube