This is a migrated thread and some comments may be shown as answers.

MVVM with HTML input data transfer?

1 Answer 56 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
F0under
Top achievements
Rank 1
F0under asked on 11 Sep 2012, 07:04 AM
Hey everybody, 
I'm new to kendoUi , and  some problem with MVVM binding with HTML input element.  I try to create person information from <input> element. 
Here is my HTML snippets for collect person information  like "first_name", "last_name", "date_of_birth" etc. 

And I have viewModel , it can read "json" file but couldn't create! 
I think somethings wrong with my save function. 

If someone faced with this problem and got solution! Help me
Thanks

1 Answer, 1 is accepted

Sort by
0
F0under
Top achievements
Rank 1
answered on 12 Sep 2012, 06:01 AM
move my code snippets to JsFiddle , it might be more comprehensive! 
http://jsfiddle.net/SejSu/7/  any solution help me!

Thanks
Tags
MVVM
Asked by
F0under
Top achievements
Rank 1
Answers by
F0under
Top achievements
Rank 1
Share this question
or