2022-12-24

WİNDOWS FORM c# How to detect empty space in datagridview and warn the screen if it is empty? [closed]

  • I want only 3 of the columns in my table in Datagridview1 not to be empty. I want it to warn the screen when there is an empty field.

  • I tried to make a mandatory field to be filled in the datagridview1 table

  • When I add other data to the data I pull from sql in Datagridview, I want it to warn the screen to be filled if there should be no empty space.

  • As you can see in the photo below, only those places should not be empty, and when I press save, it should detect when there is an empty space and give a warning to the screen.

  • give a warning if there is free space



No comments:

Post a Comment