Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Commented Issue: Wizard Navigation CanSelect[Next|Previous]Page updating [17925]

$
0
0
Changing the bound values to CanSelectNextPage does not cause the Command.CanExecute to re-evaluate, so the button doesn't update until the Wizard Page is clicked somewhere.
 
The only way I got the NextButton to update after setting CanSelectNextPage = true was to use CommandManager.InvalidateRequerySuggested();
Comments: ** Comment from web user: macdonag **

I have the same issue. The main difference between my code and the sample is that I specify a binding for CanSelectNextPage to a bool property (which is correctly set up with INotifyPropertyChanged).


Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>