jQuery UI Widgets › Forums › Grid › jqxgird not binding with Knockoutjs
Tagged: Knockout
This topic contains 7 replies, has 2 voices, and was last updated by Peter Stoev 13 years, 4 months ago.
-
Author
-
I can’t seem bind to the grid using the KO grid example provided. Note I’m not binding using the $(document).ready. I am binding a series of views via a bootstrapper. Bottom line, is there any documentation that explains the pattern used to bind the control to KO. (i.e. are you using a custom binderHadndlers?
Thx,
AndyHi Andy,
There are several samples with jqxGrid with KO. You can find them here: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxknockout/index.htm
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comPeter,
Please reread my earlier post as I stated, I used the samples/example as a guide. I cannot get knockout to bind to the grid. I am able to access the data via my viewmodel which proves that accessibility to the logic but the grid itself is not binding. How are you binding KO to grid control?
Thx,
AndyHi Andy,
In our samples, the Grid’s binding with KO works fine. The bridge between jqxGrid and KO is jqxknockout.js.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comPeter,
Do you have a link to the un-minified version of jqxknockout.js. It would make it easier to debug my problem. I was able to bind however I’m getting a no data display.
Thx,
AndyHi Andy,
Unminified version is provided only to customers with developer or enterprise license.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comPeter,
I just purchased a license issued to Social Bend, LLC. Can you email me the link or un-minified file?
Andy
Hi Andy,
Unminified version is provided only to customers with Developer or Enterprise license as I wrote in my previous post. As you can see on our license page: http://www.jqwidgets.com/license, the Website license does not include source code. If you purchased a Website license by mistake, please contact our Sales Team.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.