Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
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
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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.
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
is working on a reply...