I see how with live binding I can have my model update my view. But I am not seeing how I can internal to my template tie user input to my model. Do I still need to put code logic inside my can.Control to update the model?
Thanks
Thanks