B
Ben
Any help is appriciated with this problem. Thanks in advance.
I have a datagrid based off a set of data which returns a column called
"edit".
If edit = 1 i would like there to be a link button in the column to be
selected. if edit=0 i would like the entire row of the datagrid to be greyed
out.
I have the datagrid set up showing a button for each record. This button
needs to be enabled/disabeled for each value of "edit".
Thanks for any and all help
Ben
I have a datagrid based off a set of data which returns a column called
"edit".
If edit = 1 i would like there to be a link button in the column to be
selected. if edit=0 i would like the entire row of the datagrid to be greyed
out.
I have the datagrid set up showing a button for each record. This button
needs to be enabled/disabeled for each value of "edit".
Thanks for any and all help
Ben