My name is Gilberto, and I’m working in an Angular project where pivot table functionality is essential.
So, we are analyzing several components, and after navigating in FlexMonster’s website, your component meets almost all the demands of our users.
But one specific requirement remains:
Following is an example to illustrate this situation:
----------------------------------------------------------
Column A Column B
1 10
2 10
3 10
4 10
(Spreadsheet)
Column A Column B
1 10
2 20
3 30
4 40
(Application)
Column A Column B
1 10
2 20
3 30
4 40
----------------------------------------------------------
Thanks in advance!
Hello, Gilberto!
Thank you for reaching out to us.
Kindly note that Flexmonster is mainly designed to visualize the data from the specified data source, and has limited functionality to perform CRUD operations with flat data on the run.
Our team recommends the following approach for the described use case:
Connect
Toolbar tab, open the CSV file, and all results will be reflected on the grid with no need for further customizations.Alternatively, it is possible to add custom controls for user input outside of Flexmonster and use the updateData() API call to refresh the data on the grid.
If you need to update a few values point by point without changing the entire column on the flat table, you can enable editing
, as discussed in the following thread: https://www.flexmonster.com/question/when-calling-flexmonster-save/.
Do not hesitate to ask if you have any further questions.
Looking forward to hearing from you.
Best regards,
Solomiia