jQuery UI Widgets › Forums › TreeGrid › TreeGrid with Knockout
Tagged: jqxTreeGrid, Knockout
This topic contains 9 replies, has 4 voices, and was last updated by Peter Stoev 9 years, 9 months ago.
-
AuthorTreeGrid with Knockout Posts
-
Hello,
I am studying jqxTreeGrid and I want to combine jqxTreeGrid functionality (pagination, virtual mode, virtual mode with Ajax) with some Knockout features (using observables, subscribe etc.) How can I do this? I have not found an example with jqxTreeGrid and Knockout integration yet.
ThanksHi alex_svs_fl,
The TreeGrid widget is available since the current version – jQWidgets 3.1. It is still not integrated with Knockout.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Hi Peter,
Could you please be so kind and let me know if there are any plans in the near future to integrate the tree grid with knockout? Do you have a timeline for this? This information would be very helpful for the project that my team is developing. This way we could decide if we can use jqwidgets or we should use another approach.
Best regards,
MonicaHi Monica,
It has Knockout Bindings support in the current version.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Where can I find an example? I was searching for “TreeGrid” on knockout integration page (http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxknockout/index.htm ) and I couldn’t find it.
Hi Monica,
There is currently no example.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Hi Peter,
Do you know by when will we have an example available for TreeGrid and knockout?Is there any documentation where I can have a look?
Thank you,
MonicaHi Peter,
I have tried to come up with an example on how we should use treegrid integrated with knockout and unfortunately it is not straightforward to me. Could you please have a look at the code below. Do you have any clue why I get this error:
Uncaught TypeError: Unable to process binding “jqxTreeGrid: function (){return { source:dataAdapter,columns:columns} }”
Message: Cannot read property ‘jqxTreeGrid’ of undefined(i have added also a grid just to check if the library is loaded properly but the treegrid is not displayed at all because of the error above)
http://jsfiddle.net/6qusgoeh/5/Best regards,
MonicaHi Peter,
Can you please share an example of jqxTreeGrid integration with knockout. You can modify above fiddle provided by Monica.
I am also facing same issue. You help would be appreciated !
Regards,
DineshHi dineshnk,
On our website, we do not have such example available so unfortunately we can’t provide such.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.