BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hello Guys, i have Pivot Table use ASP.NET MVC
i want to put any onclick Event to value to open Modal edit, already search on google but i dont find any can help me with my issue
This is my Pivot View Code
Hi Muqaffi,
We'd like to inform you that we have our own editing feature that allows you to edit the value cells in the pivot table by double clicking the cells that satisfy your requirements. Please refer the below documentation to know more about the Editing.
Document: https://ej2.syncfusion.com/aspnetmvc/documentation/pivot-table/editing
If the above information is differs from your requirement, please provide us with detailed information, that would help us to check and provide the solution at earliest.
Regards,
Angelin Faith Sheeba.
sorry for late response, any example how to trigger that edit/update to controller ? i found out it just change temporary when page refresh its value back to before edited
Hi Muqaffi,
You can obtain edited cell information by using the "EditCompleted" event. You can also perform CRUD operations by manually calling the appropriate controller method using the edited cell information in that event. Thus while refreshing the page, component renders with the updated data as per your requirement. Please refer the below UG documentation.
Document: https://ej2.syncfusion.com/aspnetmvc/documentation/pivot-table/editing#editcompleted
Regards,
Angelin Faith Sheeba.
thank you very much!!!
you support me very well
Hi Muqaffi,
Thanks for the update. Please contact us if you have any other queries. We are always happy to assist you.
Regards,
Angelin Faith Sheeba.