No luck!

There's no project that matches .

Maybe it doesn't exist, maybe it hasn't been approved yet. After all, it does take community kudos from at least 15 people to make it inside this repository

Dynamic Grid Data Type Install package

Project owner:
Marko Ivanovski
Package downloads
1534
Package karma
17
Compatibility:
This project is compaitible with
.NET Version:
Supports Medium Trust: No
Created:
12 May 2010
Is Stable:
Project is stable
Current version
0.8.1.0
License
GNU General Public License version 2 (GPLv2)

The Dynamic Grid Data Type for Umbraco is an Umbraco package that allows editors to edit and store tabular data as an Umbraco "Data Type". There's an ability to add/remove rows/columns and it writes the whole grid to the database as an XML string.

TODO:

  • Update Package so that it creates a Data Type with the correct Render Control set on install If you can help with this, please respond on forum:

    http://our.umbraco.org/forum/developers/extending-umbraco/17343-created-package-with-data-type,-but-it-doesn%27t-set-render-control
  • Bundle a few XSLT or Razor macros to help with rendering out the data from the DB.

Note: The current release doesn't create a data type. After install, please create your own data type, and set Dynamic Grid as its Render Control

Screenshots