D
don
I will try again with this one.
I have a datagrid working fine in my ASP page and it is
editable using a edit/update/cancel column. All is well,
but I have a Total line at the end that I would not want
the user to edit, I have been trying to figure out how I
can get to the Edit link on this row.
I would imagine you get to it in the ItemDataBound, but
when I look in that cell for any controls there are
none. How can I turn off the edit button for any one row.
thanks
don
I have a datagrid working fine in my ASP page and it is
editable using a edit/update/cancel column. All is well,
but I have a Total line at the end that I would not want
the user to edit, I have been trying to figure out how I
can get to the Edit link on this row.
I would imagine you get to it in the ItemDataBound, but
when I look in that cell for any controls there are
none. How can I turn off the edit button for any one row.
thanks
don