I have the WPF application. I am trying to open the User Entry form as per Mode(Edit,Update,Delete). so somewhere I have to check the for this mode. and somehow load the for as per mode. Where have to define mode, where have to check mode, and how to navigate respected form ? There is OnLoaded event in code behind. I am new in WPF so please help me for the same.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Something like this should be a good way to let Window:
Usage:
|
|||||
|