WelcomeForumsCommunityKnockout and wijtextbox (no binding in your knockout.js file?)

Wijmo Team Member
Mike.Griffin posted on June 25, 2012 at 2:05 am link

How does your sample work, there is no binding for wijtextbox in the knockout.wijmo.js file for wijtextbox and the 2.1.2 version of wijmo has the old 2.1.1 knockout.wijmo.js file?

Wijmo Team Member
Mike.Griffin posted on June 25, 2012 at 2:10 am link

I did a view source on your demo and see this

createCustomBinding({
widgetName: “wijtextbox”,
observableOptions: {
disabled: {}
}
});

that’s not in the shipping version, but it doesn’t look like you can bind a data, text, or value property to actually bind data to it, am I correct, is an updated version of wijmo coming soon with improve ko support?

Thanking you in advance ..

- Mike

Answer
Wijmo Team Member
lianbo posted on June 26, 2012 at 7:00 am link

Hi Mike,
You can use the original ko’s binding “value”.


Answer

This topic has 2 voices, contains 2 replies, and was last updated by  lianbo 330 days ago.

You must be logged in to reply to this topic.