Skip to content

Commit

Permalink
udpate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewirts committed Mar 24, 2015
1 parent 3bbd6d1 commit 82b78b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ Hypergrid has a column picker that allows you to drag and drop columns for confi
press alt/option to open the column picker, you can press alt/option or esc to close it
<img src="images/gridshot07.png" alt="screenshot">

<a name="excel-integration"></a>
Hypergrid Excel Integration
======================

Expand All @@ -316,6 +317,13 @@ Steps to Excel-Hypergrid Integration Demo

The excel-integration demo consists of an OpenFin app, and a C# XLL plugin built using the Excel-DNA infrastructure. The Excel-DNA infrastructure provides a C++ XLL plugin which exposes the Excel Object Model to C# dll's and code which can be configured using a manifest file (.dna). Here are the steps to setting up the integration demo...

Hypergrid Excel JSON Behavior example app
=========================

Because so many folks have been asking for an example of JSON with Excel, we've provided a bare bones example that should help you out understanding how it all works. [here is the link for the installer.](https://dl.openfin.co/services/download?fileName=hypergrid-json-demo-installer&config=http://openfin.github.io/fin-hypergrid/components/fin-hypergrid/examples/excel-json-behavior.json) The example uses the same FinDesktopAddin-packed and hypergrid.xls file from the above [Hypergrid Excel Integration](http://#excel-integration) above.

<img src="images/excel-integration04.png" alt="screenshot">

Fin-Hypergrid-Excel plugin element
=========================

Expand Down
Binary file added images/excel-integration04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82b78b1

Please sign in to comment.