DataGrid with edit popup - default values based on logged in user

You can implement that globally (for all forms) by checking this forum thread.

Otherwise you can initialise those properties of your model to DateTime.Now and Security.User.Name.