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...
Continue reading...