Hi,
I am trying to load multiple data entry views onto a single content region. On each View the data context (View Model) is bound to presentation objects. All the presentation objects together form a business object which will get saved to the database on a global command.
The problem here is achieving UI validation where on the global command, the Validation.ErrorTemplate should be visible for all the views on view activation.
Any suggestions will be helpful.
Thanks,
Jeevan
I am trying to load multiple data entry views onto a single content region. On each View the data context (View Model) is bound to presentation objects. All the presentation objects together form a business object which will get saved to the database on a global command.
The problem here is achieving UI validation where on the global command, the Validation.ErrorTemplate should be visible for all the views on view activation.
Any suggestions will be helpful.
Thanks,
Jeevan