background

UI for WinUI

WinUI DataForm

  • Thе Telerik WinUI DataForm presents data in a form layout focusing on each item separately. The component can be bound to an object or a collection of objects with a single line of code which enables full CRUD support. It provides an out-of-the-box UI for navigating, adding, deleting and editing items in the data collection.
  • Part of the professionally-designed Telerik UI for WinUI library controls.
  • Includes support, documentation, demos, Visual Studio Extensions and more!
WinUI DataForm
  • Overview

    The Telerik WinUI DataForm is a form layout that presents data focusing on each individual item separately. The form can be bound to an object or a collection of objects with a single line of code which enables full CRUD support. With an out-of-the-box UI for navigating, adding, deleting and editing items in the data collection. 

    Visit the Telerik WinUI DataForm documentation for more information on how to get started with the control 
  • Different edit modes

    The DataForm provides different options for editing behavior so that you can customize the form to your particular business need. The default edit option utilizes lighter UI and allows for the end user to access all editors. 
    The other edit option - single edit mode introduces the concept of editing properties one at a time. An editor is created only for the currently edited property and all other values are displayed in text blocks.

    For more info on how to set the different edit modes visit the Telerik WinUI DataForm documentation
  • Add, Edit and Delete Operations

    With Telerik WinUI DataForm you can quickly enable users to add, edit or remove items from the database.

    Check out the Telerik WinUI Demo 
  • Customizable commands

    The DataForm's possible interactions are implemented via commands that can be customized to suit your end users' needs. 

    Telerik WinUI DataForm Documentation on commands  
  • Customizable UI elements

    With the Telerik WinUI DataForm you can customize data fields, content and labels to suit your business needs. 

    Telerik WinUI DataForm UI Customization Example Header Image
  • Localization

    The built-in localization mechanism in the Telerik WinUI suite allows you to localize the DataForm easily for your end users. 

    Telerik WinUI DataForm Documentation on Localization
  • Keyboard support

    The WinUI DataForm allows you to navigate through the items without using a mouse. The keyboard can entirely replace the mouse by allowing you to perform navigation and editing.

    Check out the product documentation for more info on keyboard support 
Next Steps