Re: Need documentation to the whole Javascript API

  •  04-29-2011, 4:27 AM

    Re: Need documentation to the whole Javascript API

    So much time I wasted.
     
    After reverse engineering the curesoft minified (thx) javascript I finally found out how to do it.
    Once you get the RichDropDownList  DOM element, you can call GetValue() on it.
     
    Now THAT's the kind information you should give in a proper documentation (yes wasting 3 days looking for such information make me feel like using upper case).
View Complete Thread