Copied to clipboard

Flag this post as spam?

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


  • Ennija 44 posts 126 karma points
    Aug 18, 2015 @ 08:57
    Ennija
    0

    dropdown list

    l get value to webservice. How can l add valu to dropdown list? dropdown list l need create in data type and use off page creation.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Aug 18, 2015 @ 09:22
    Dave Woestenborghs
    0

    I think the easist way is to use nuPickers for this.

    Once you have that installed it depends on what format your webservice returns.

    If it returns JSON you can use the JSON data source base dropdown : https://github.com/uComponents/nuPickers/wiki/Data-Source-Json

    Or you can roll out your own datasource using DotNet datasource : https://github.com/uComponents/nuPickers/wiki/Data-Source-DotNet

    Dave

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies