G
Gabriel Lozano-Morán
When using the tabstrip control combined with a multipage (several pageview)
there is a problem when using validators. The problem is that validation
also occurs on the validators that are not on the currently selected
pageview of the multipage. To prevent this from happening I disable all the
validators and only enable the validators on the selected page but does not
look to me like the correct way of working.
Is there a better way to do this? Is there an easier way to make sure that
validators that are NOT on the visible pageview aren't validated?
Also this is what I am trying to do. I have large page with several logical
blocks and I have changed this into one tab for each logical block. Each
logical block is now a pageview in a multipage.
Thanks
Gabriel Lozano-Morán
there is a problem when using validators. The problem is that validation
also occurs on the validators that are not on the currently selected
pageview of the multipage. To prevent this from happening I disable all the
validators and only enable the validators on the selected page but does not
look to me like the correct way of working.
Is there a better way to do this? Is there an easier way to make sure that
validators that are NOT on the visible pageview aren't validated?
Also this is what I am trying to do. I have large page with several logical
blocks and I have changed this into one tab for each logical block. Each
logical block is now a pageview in a multipage.
Thanks
Gabriel Lozano-Morán