michelleHEC
Programmer
I would like to highlight a group of rows and change all the values of one column to a value.
another words, when the user sees the datagrid, they may only want to select say 4 rows. while these 4 rows are selected, they will change all of the data in column "Status" to "S" without goint to each textbox,
can this be done? I have created a toolbox button that i would like to use once they have selected the rows they want to change. I am really stumped...
thank you
Michelle
another words, when the user sees the datagrid, they may only want to select say 4 rows. while these 4 rows are selected, they will change all of the data in column "Status" to "S" without goint to each textbox,
can this be done? I have created a toolbox button that i would like to use once they have selected the rows they want to change. I am really stumped...
thank you
Michelle