Good day everyone! I would like to confirm on something that relates to database operation.
Based on my research, we can use link labels as buttons and place real buttons when the function is more important than the other, until recently, someone said that buttons above the form (including link labels) would not be a very good idea. For him, it would break the standard of Windows Forms.
With my observations, if link labels were not a good idea to place above the rest of the form, the UI of Windows 7's Explorer window would not also be a very good idea?
I was planning of placing database operations such as Add Record, Delete Record, Update Record, etc on a panel using link labels with it.
