I\'m using KnockoutJS to iterate over an object, like this:
Now this all works. But the problem i have is that it sets the id of the butto
id
butto
Actually used this today - to unwrap the observable I had to do:
Send
Hope this helps.