Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Petr Snobelt 923 posts 1535 karma points
    Jun 07, 2010 @ 21:27
    Petr Snobelt
    0

    Dynamic Grid Data Type setup

    Hello,

    I download a package, install it and upload DynamicGrid.ascx.

    Then I create new document type with only one property called table and set it's type to Dynamic Data Grid

    When I create new document of this type error with YOSD occured.

    Eddor message: Unable to cast object of type 'ASP.usercontrols_dynamicgrid_ascx' to type 'umbraco.editorControls.userControlGrapper.IUsercontrolDataEditor'.

    It's on localhost in umbraco v 4.0.2.1

    Any ideas?

  • Marko Ivanovski 14 posts 124 karma points
    Jun 09, 2010 @ 00:54
    Marko Ivanovski
    0

    Hi Petr,

    The package is still in development, I'm waiting on another developer to submit some changes.

    We've changed the .ascx control to using classes to achieve the same effect but giving you more control over the default settings. Also the current implementation is stored in CDATA therefore useless to XSLT. If you can hold off for a couple of weeks we should have a better version.

    Cheers,

    Marko

  • Petr Snobelt 923 posts 1535 karma points
    Jun 10, 2010 @ 09:24
    Petr Snobelt
    0

    Couple of weeks :-(

    Is there some working version, which I can try? I first try it and if it will be useful for client I can help with development.

    If I 'm looking correctly your version uses user control wrapper. I already create modified usercontrol wrapper which store data as xml.

     

    Petr

  • Daniel Bardi 927 posts 2562 karma points
    Nov 13, 2010 @ 21:56
    Daniel Bardi
    0

    The project page for the Dynamic Grid DataType doesn't have a download.

    Is there sourcecode or a package available?

  • Daniel Bardi 927 posts 2562 karma points
    Nov 13, 2010 @ 23:21
    Daniel Bardi
    0

    I need this package.. will help my project tremendously.

    Please submit and update!

  • Nigel Wilson 944 posts 2076 karma points
    Jan 14, 2011 @ 02:28
    Nigel Wilson
    0

    Hi there

    Any word on when a release will be made - am keen to see final results.

    Thanks

    Nigel

  • Jonathan Lathigee 56 posts 99 karma points
    Feb 14, 2011 @ 18:21
    Jonathan Lathigee
    0

    hey guys, check out the codeplex page (http://dynamicdatagrid.codeplex.com/). The package is pretty stable at this point.(Feb, 2011)

    We don't have a nice Umbraco package, so you must download the solution, build in visual studio, and stick the .dll in your Umbraco bin folder. Then create a new data type, and set "Dynamic Grid" (it should now be an option) as the "Render Control" for the new data type

    Cheers

    Jonathan

Please Sign in or register to post replies

Write your reply to:

Draft