|
Is it possible to allow users to manually edit the data in the cube during run time ? No, this is not possible. The cube is used to analyze data. If you wish to edit the data, you should use the code outlined in the 'DrillDown' example and provide your own means of editing the data. Once the data has been edited and written back to the data source, you can call 'RefreshData()' to reflect any changes.
Applies To: DynamiCube 2.5 DynamiCube 3.0
|