CraigCav / Knockout-jqGridBinding

A grid binding plugin for Knockout.js that provides basic integration with the JqGrid plugin for jQuery.
MIT License
37 stars 10 forks source link

Fix broken merge #10 #11

Open jonibatista opened 10 years ago

jonibatista commented 10 years ago

This code will fix the plugin that at the moment is broken.

However, the plugin needs more work because the input bindings don't work. For example, if you put a model.name as an input box inside a the model.name isn't updated.