Hello:
I have a datawindow imbedded into a window. On the main window I put a delete button. The first column of the datawindow is a column called "mark", and it is on the datawindow as a checkbox (data values for the checkbox are y if selected and n if not). I want the user to be able to put a check in the mark checkbox next to all the rows he wants to delete and then all they have to do is click the delete button. The datawindow's name is dw_3. So basically...what I want to do is...if there is a checkmark in the checkbox (mark column from above), then delete the rows.
I hope someone can help me out with this. BTW...thanks for the help the other day on my posts...really appreciated it.
Alex
I have a datawindow imbedded into a window. On the main window I put a delete button. The first column of the datawindow is a column called "mark", and it is on the datawindow as a checkbox (data values for the checkbox are y if selected and n if not). I want the user to be able to put a check in the mark checkbox next to all the rows he wants to delete and then all they have to do is click the delete button. The datawindow's name is dw_3. So basically...what I want to do is...if there is a checkmark in the checkbox (mark column from above), then delete the rows.
I hope someone can help me out with this. BTW...thanks for the help the other day on my posts...really appreciated it.
Alex