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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube