Prior to speaking, I than I am now learning Blazor.
A simple example below
After selecting the user and the address file here
If you press the Save button, I want to save it in the DB.
My DB was simply expressed.
FName : User Name
FAddress : Address
FileName : File Name
What I want is
Write the information and press the Save button
I hope the name, address, and file name will be stored in the DB.