Copied to clipboard

Flag this post as spam?

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


  • Chris Houston 535 posts 980 karma points MVP admin c-trib
    Jun 30, 2011 @ 00:06
    Chris Houston
    1

    Is it possible to add the Dropdown Image Picker to the Data Grid?

    Hi All,

    We use the uComponents package all the time ( who doesn't?! ) and one thing that would be really good is if you could enable some of the uComponent data types within the new Data Grid.

    Specifically for us at the moment we would really like to see the dropdown image picker, I've had a look at the source, but as I didn't write it, I can see it would take me a few days to get my head around it, can anyone help give me some pointers or help me implement this?

    Cheers,

    Chris

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jul 04, 2011 @ 13:54
    Ove Andersen
    0

    I will try to make this in time for the v2.2 release, but I cannot promise anything. (Release is imminent)

  • Chris Houston 535 posts 980 karma points MVP admin c-trib
    Jul 04, 2011 @ 13:57
    Chris Houston
    0

    Hi Ove,

    That would be great if you can, be happy to help debug if you make an update let me know, I already have the source checked out so can easily test for you.

    Cheers,

    Chris

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jul 05, 2011 @ 13:16
    Ove Andersen
    0

    I managed to get away the YSODs, but I'm not able to get the value for the Image Dropdown from DTG.

    You can take a look at the latest source and see if you see a solution.

    Basically DTG works like this:
    When you click "update" or "add" it does a postback, which calls the Save() function for the datatypes used in the modal window, and then stores the Data property for that datatype.

    Image Dropdown has a blank value by the time DTG tries to access it. This probably means that Image Dropdown does not retain it's value through postbacks.

  • Chris Houston 535 posts 980 karma points MVP admin c-trib
    Jul 22, 2011 @ 09:01
    Chris Houston
    0

    Hi Ove,

    I just thought I should update this thread to say I have not yet had a chance to look into this, we ended up finding an alternative solution, however it would be great if between us we can manage to crack this, I will see if I can find some time over the next couple of weeks to take another look.

    Cheers,

    Chris

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jul 22, 2011 @ 09:11
    Ove Andersen
    0

    I will have a talk with Lee about it. Maybe he knows of a way to solve this issue.

Please Sign in or register to post replies

Write your reply to:

Draft