AngularJS-WebApi-EF icon indicating copy to clipboard operation
AngularJS-WebApi-EF copied to clipboard

Fix column reference at callback with a function

Open bitsmuggler opened this issue 11 years ago • 1 comments

If you have more than one lookup column in your row, the data won't show. The reference to the column c isn't correctly at the (asynchronous) callback call.

(btw: thanks for your great CRUD Grid! :-))

bitsmuggler avatar Mar 29 '14 08:03 bitsmuggler

See also my try to create an angular-fileupload-grid inspired by your CRUD Grid and angular-fileupload - https://github.com/fingersteps/angular-fileupload-grid

bitsmuggler avatar Mar 29 '14 09:03 bitsmuggler