BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi Cipo,
Thanks for using Syncfusion products.
Yes , it is possible to bind grid to observable array. Define Observable array in model and then bind it with grid using knock out then use this observable array to update data to grid. Please refer the below link.
http://js.syncfusion.com/demos/beta/#!/flat/grid/Knockout Support
Please let us know if you have any further assistance.
Regards,
Yogesh R
var myonservableArray = ko.observableArray([
{ name: "Bungle", type: "Bear" },
{ name: "George", type:
"Hippo" },
{ name: "Zippy", type:
"Unknown" }
]);
Hi Cipo,
We have logged your requirement as a feature request in our database and we will
consider this feature in our upcoming
Volume releases.
Thanks,
Yogesh R
Hi Robin,
Thanks for
your patience.
We usually
have an interval of at least three months between releases. The feature
implementation would also greatly depend on the factors such as product design,
code compatibility and complexity. We will update you when this feature has
been implemented.
Please let
us know if you have any concerns.
Regards,
Yogesh R