Hi,
I am trying to integrate Knockout into my UI. Doing a POC, I tried the following example, but it will not render the combo box. I see the "Example" text only.
Can you please advise?
I am taking the example from here:
https://www.igniteui.com/help/16.1/igcombo-knockoutjs-support
I've attached an HTML file with the example.
Thanks!
Hello,
Thank you for contacting us.
After further investigation it seems that you are not using the correct references, as I see you are referring grids source and not combo once. I have updated the provided html file.
Also you haven't specified viewModel object that should be used with applyBindings and the html file didn't have body and closing html section.
Can you please explain where I am referring to grids source? Also, the link I have I believe are production ready links provided by Infragistics where as you provide the dev links. What would the appropriate links be?