how to fill a combobox using restfull web in arcgis javascript

3319
1
05-21-2015 09:56 PM
SadanandacharB1
New Contributor III

Hi ,

I want to fill a combobox using database , How to do this using restful web service in asp.net, Please guide me with an example.

Thank You

0 Kudos
1 Reply
OwenEarley
Occasional Contributor III

This page has a decent how-to guide:

Populate DropDownList by Calling Web Service from JavaScript | .Net Heaven

If you are doing this in the ESRI JS API you can make the web service call using an esri.request().

0 Kudos