C#C
C#11mo ago
Zee

Binding a class to a button

so I am trying to make it so when the user clicks the view details button a message box pop ups showing extra details but I am getting this error


System.ArgumentException: 'Parameter "parameter" (object) cannot be of type MS.Internal.NamedObject, as the command type requires an argument of type SharedModels.BookedFlight. Arg_ParamName_Name
Was this page helpful?