In your pivot table example you have one that says read only. This implies that ypu can edit the data in a pivot grid but I could not edit any of the pivot tables.
Can you load a grid. turn it into a pivot. Then edit the data in the pivot?
Here is what I want to do:
- create a grid and attach it to the database with the dataconnector so that updates happen automatically.
- Turn this table into a pivot table.
- Edit the data in the pivot table and have the change ( updated, inserted or deleted.) automatically change the base table (without extra coding).
- Then the changes in the base table will automatically be updated, inserted or deleted.
Is pivot tables only allowed in pro vesion?