Set first row in DropDownDataGrid

Hi

As you can see it says 0 in the top row, I would like that the first record is automatic set. I have tried but not found a solution

You need to use @bind-Value with TextProperty and ValueProperty set. These three properties are must in order the DropDownDataGrid to perform the lookup. Check our demos for reference.