[progress Communities] [progress Openedge Abl] Forum Post: Re: Dropdownlist

  • Thread starter Thread starter Giorgi Kviraia
  • Start date Start date
Status
Not open for further replies.
G

Giorgi Kviraia

Guest
prtty hard to follow github example, where is country where is salesrep coud not find out. i tryed something like this, from docs page this.scope.trunit.options.columns[2] = function dropDownList(container,options){ $(' ') .appendTo(container) .kendoDropDownList({ autoBind: false, dataTextField: "Name", dataValueField "SubNum", dataSource:{ type; "json", transport:{ read: "SubContractor" } } }); } but it did not worked, i have filling that i'm onright way, but missing something

Continue reading...
 
Status
Not open for further replies.
Back
Top