access a delete specified in the user's form, the last column in the table with "delete" this a check box, to realize the bulk of the user to delete, but at the same time, the database user table is not the YES/NO "delete" field, is not the usual way, in the user table with a YES/NO field "delete" to realize the form form to delete check box,
this case how to delete check box function in the form?
Below is a specific scenario:
User table structure as shown:
the users table structure is fixed, not can increase "whether delete" field,
And to achieve the form structure and function as shown in the figure below:
Through the check boxes to select multiple records, click the delete button above, thus to batch delete ,
your bosses, to implement this plan have any Suggestions?
CodePudding user response:
Why don't you can add a column "delete", and what's the meaning of this form, you delete the line directly selected a line right to delete not to go, new lines is playing an asterisk to write,,, suggest you learn about the foundation,CodePudding user response:
Why don't you can add a column "whether delete"? That's because client to the database table over there is there is a column, the customer also said that the field of the table can't be increased! Who else will go looking for trouble, the trouble so much?