79710221

Date: 2025-07-22 09:34:23
Score: 1
Natty:
Report link

Two entries means two rows... not columns

The second row is 'the new row', where users can enter new records. Just disable this feature to prevent that:

<DataGrid Name="DatabaseView1" Grid.Row="1" CanUserAddRows="False">
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: PiRu