Git Product home page Git Product logo

better-access-pivottable's People

Contributors

kdgundermann avatar team-moeller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

better-access-pivottable's Issues

Add a property ShowInBrowser

Add a property "ShowInBrowser".
This should, when is set to true, start the internet explorer / edge and show the generated pivot table.

Add a property "DisplayIn"

Add a property named "DisplayIn". This property will control, where the output for the chart is generated.
Possible values:

  • chWebBrowserControl (default today, renders the chart in the webbrowser Control)
  • chSystemBrowser (renders the chart in the systems webbrowser, already possible today)
  • chWebBrowserActiveX (for further use, renders the chart in a webbrowser activex control)
  • chImageControl (for further use, renders the chart and displays it in a n image control)

Do a proof of concept

Release a first initial version with static values to check if the concept is working

Make html-file superfluous

The whole html-string is saved in a file which is loaded into the webbrowser control.
Make this file superfluous and load the html-string directly into the webbrowser control.

Adjust name for html file

Adjust the name for the generated html file

Current: BetterAccessChart_{WebBrowserControlName}.html

Future: BetterAccessPivotTable_{WebBrowserControlName}.html

Show pivot table in webbrowser activeX control

Make it possible to show the pivot table in a webbrowser activeX control.
This feature expands the possibilities of Better Access PivotTable and ensures alignment with the sister project Better Access Charts

mdl_Helpers: Optimize the export of modules

When a method "PrepareAndExportModules" is called, the version number is updated in all modules before export.
This is helpful for the power user. For the contributor, the update of the version number is not needed and, in some cases, inconvenient.
We should have a "ExportModules" function for the contributors.

Make values available

Add a property where you can specify the fields that contain the values for the function

Make function available

Add a property where you can control the name of the function which is applied to the data

  • Count, Sum, Average, ...

rename html file

rename the generated html file
index.html => BetterAccessPivotTable.html

Revise html file

Revise the html file

  • reorder blocks in the file to make it more readable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.