[!Note] 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 Ignite UI for Blazor Data Table/Data Grid admite cargar y guardar el diseño de la cuadrícula. Esto se realiza llamando a los métodos LoadLayout y SaveLayout del grid. Estas funciones son útiles cuando un usuario final puede mover, ordenar y agrupar columnas y desea preservar 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

    Supported Features

    La cuadrícula admite guardar las siguientes funciones:

    API References