Using a datagrid from visual interdev, i added an unbounded column to the
grid.
In the unbounded column is an unbounded checkbox.
This is my problem:
If the user select the textbox, I want to write the row in the data grid to
another table.
The procedure can run when the user select the checkbox, or afterwards when
a submit button is clicked.
I do not know how to achieve this.
I am using visual interdev, and the database is sql 2000.
Any help, or reference to technical articles will be appreciated.
Thanks
grid.
In the unbounded column is an unbounded checkbox.
This is my problem:
If the user select the textbox, I want to write the row in the data grid to
another table.
The procedure can run when the user select the checkbox, or afterwards when
a submit button is clicked.
I do not know how to achieve this.
I am using visual interdev, and the database is sql 2000.
Any help, or reference to technical articles will be appreciated.
Thanks