I want to disable the editing of a row in my gvParts GridView
control. How? I need to evaluate the value of one Template Field to
determine if the record should be edited or not but the template field
always returns an empty string. Any ideas?
Larry Bud - 30 Jul 2007 15:41 GMT
> I want to disable the editing of a row in my gvParts GridView
> control. How? I need to evaluate the value of one Template Field to
> determine if the record should be edited or not but the template field
> always returns an empty string. Any ideas?
Turn the Edit column into a template and put your logic in the
"visible" attribute.