Click here to Skip to main content
15,886,518 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: MouseEventArgs.CLicks in WPF Pin
Gerry Schmitz20-Apr-18 13:18
mveGerry Schmitz20-Apr-18 13:18 
GeneralRe: MouseEventArgs.CLicks in WPF Pin
Enobong Adahada21-Apr-18 13:08
Enobong Adahada21-Apr-18 13:08 
QuestionField Level Rights Pin
Kevin Marois18-Apr-18 7:38
professionalKevin Marois18-Apr-18 7:38 
AnswerRe: Field Level Rights Pin
Gerry Schmitz18-Apr-18 7:45
mveGerry Schmitz18-Apr-18 7:45 
GeneralRe: Field Level Rights Pin
Kevin Marois18-Apr-18 8:14
professionalKevin Marois18-Apr-18 8:14 
GeneralRe: Field Level Rights Pin
Gerry Schmitz18-Apr-18 8:43
mveGerry Schmitz18-Apr-18 8:43 
GeneralRe: Field Level Rights Pin
Kevin Marois18-Apr-18 8:54
professionalKevin Marois18-Apr-18 8:54 
GeneralRe: Field Level Rights Pin
Gerry Schmitz18-Apr-18 9:50
mveGerry Schmitz18-Apr-18 9:50 
Add, change, delete are all "functions".

To say a user "cannot" is redundant; you can simple add a rule to the user that says "can add customer".

At run time, the "ui" can access the "rule" for a given user and transaction, and enabled / disable that "menu item", tab, groupbox etc.

In most cases, the user never gets past the menu based on a rule. And which is friendlier than totally removing a menu item. In your case, if you want to enabled / disable add / edit / replace buttons, you need to establish "intent" first; which transates to less code but a few more menu items (to pass transaction codes).

Your "logging" gets more useable data too.
"(I) am amazed to see myself here rather than there ... now rather than then".
― Blaise Pascal

AnswerRe: Field Level Rights Pin
Mycroft Holmes18-Apr-18 14:31
professionalMycroft Holmes18-Apr-18 14:31 
QuestionApplication.Run C# equivalent Pin
GregJ717-Apr-18 4:32
GregJ717-Apr-18 4:32 
AnswerRe: Application.Run C# equivalent Pin
Richard MacCutchan17-Apr-18 4:38
mveRichard MacCutchan17-Apr-18 4:38 
GeneralRe: Application.Run C# equivalent Pin
GregJ717-Apr-18 6:26
GregJ717-Apr-18 6:26 
GeneralRe: Application.Run C# equivalent Pin
Richard MacCutchan17-Apr-18 6:38
mveRichard MacCutchan17-Apr-18 6:38 
GeneralRe: Application.Run C# equivalent Pin
GregJ717-Apr-18 7:59
GregJ717-Apr-18 7:59 
GeneralRe: Application.Run C# equivalent Pin
Richard MacCutchan17-Apr-18 8:47
mveRichard MacCutchan17-Apr-18 8:47 
GeneralRe: Application.Run C# equivalent Pin
GregJ717-Apr-18 8:04
GregJ717-Apr-18 8:04 
GeneralRe: Application.Run C# equivalent Pin
Richard MacCutchan17-Apr-18 8:48
mveRichard MacCutchan17-Apr-18 8:48 
GeneralRe: Application.Run C# equivalent Pin
Richard Deeming19-Apr-18 1:52
mveRichard Deeming19-Apr-18 1:52 
GeneralRe: Application.Run C# equivalent Pin
GregJ719-Apr-18 2:42
GregJ719-Apr-18 2:42 
AnswerRe: Application.Run C# equivalent Pin
GregJ717-Apr-18 11:52
GregJ717-Apr-18 11:52 
GeneralRe: Application.Run C# equivalent Pin
Richard MacCutchan17-Apr-18 20:53
mveRichard MacCutchan17-Apr-18 20:53 
GeneralRe: Application.Run C# equivalent Pin
GregJ718-Apr-18 1:24
GregJ718-Apr-18 1:24 
GeneralRe: Application.Run C# equivalent Pin
Richard MacCutchan18-Apr-18 1:37
mveRichard MacCutchan18-Apr-18 1:37 
AnswerRe: Application.Run C# equivalent Pin
Pete O'Hanlon18-Apr-18 1:52
mvePete O'Hanlon18-Apr-18 1:52 
GeneralRe: Application.Run C# equivalent Pin
GregJ718-Apr-18 1:57
GregJ718-Apr-18 1:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.