This is how you can bind a CheckBox column to a sql data base, using Visual Studio in design mode.
Using a stored procedure, we can also UPDATE the database .In this case the stored procedure does an insert or a delete on the 'carti_autori' table, based on the 'exista' parameter. The stored procedure is not shown on purpose, for this is the student's job:)
The same thing can be achieved by code, but I think this visual approach better explains the logic behind this idea.
this is not DataGrid. You used DataGridView :(
moezat198 4 months ago
thank you very much you help
ishara0220 8 months ago
good job without writting any code !!
Kh7l 1 year ago
multam pentru chestia asta :) chiar e utila treaba
417329 1 year ago