Please note that this control has been deprecated and replaced with the Grid component, and as such, we recommend migrating to that control. This will not be receiving any new features, bug fixes will be deprioritized. For help or questions on migrating your codebase to the Data Grid, please contact support.

    Blazor Grid Load & Save Layout

    La tabla de datos Ignite UI for Blazor / cuadrícula de datos admite cargar y guardar el diseño de cuadrícula. Esto se realiza llamando a los LoadLayout métodos y SaveLayout de la cuadrícula. Estas características son útiles cuando un usuario final puede mover, ordenar y agrupar columnas, y desea conservar el estado de la cuadrícula y poder recuperar el diseño y reanudar el trabajo más adelante.

    Blazor Grid Load & Save Layout Example

    EXAMPLE
    MODULES
    DATA GENERATOR
    DATA SOURCE
    RAZOR
    JS
    CSS

    Like this sample? Get access to our complete Ignite UI for Blazor toolkit and start building your own apps in minutes. Download it for free.

    Supported Features

    La cuadrícula admite guardar las siguientes funciones:

    API References