Hi All,
I am using the kendo MVVM much like i've been using knockoutjs for the last 2 years.
I see there are some issues or limitations of the custom bindings when it comes to binding init events to template properties.
So.. can i use this validation framework in an MVVM scenario with templates?
I have a table whose rows are templated.. the items are bound to a collection/Array inside my viewModel. I need validation on inputs inside the rows.
ANY information.. examples.. demos much appreciated.
I am using the kendo MVVM much like i've been using knockoutjs for the last 2 years.
I see there are some issues or limitations of the custom bindings when it comes to binding init events to template properties.
So.. can i use this validation framework in an MVVM scenario with templates?
I have a table whose rows are templated.. the items are bound to a collection/Array inside my viewModel. I need validation on inputs inside the rows.
ANY information.. examples.. demos much appreciated.