HI, I'm trying to set the datasource in a combo box to a viewbag in Javascript but it does not appear to work. Any suggestions?
columnSettings: [{columnKey: 'SiteContactID', required: true, editorType: "combo",editorOptions: {textKey: 'name',valueKey: 'id',datasource: '@viewBag.Farms',autoComplete: true,dropdownMinHeight: 200}}]
Hi Christensen Farms CF,
Can you send us the complete code which you are using to instantiate the igGrid? And also the structure if the Farms?
Thanks,