Open Closed

How to add inline editing in datagrid using abp io blazor #796


User avatar
0
safi created

Hi

I am working on blazor project and trying to add inline editing into datagrid but not able to findout suitable solution for this. Can you please suggest me how I can do this.

Thanks,


3 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    Hello @safi,

    We're using blazorise datagrid. Can you check https://blazorise.com/docs/extensions/datagrid/#editing?

  • User Avatar
    0
    safi created

    Hi

    Thanks for the reply. I have tried to set inline edit tried editmode =inline in datagrid the column which needs to be editable are set editable =true but after clicking edit button in datagrid save button is not trigerring so can you please help me in this.

    Thanks,

  • User Avatar
    0
    mladen.macanovic created

    @safi Can you please post a code sample of how you use the DataGrid? Thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11