Hi all,
Does anyone know how to reference a control on the current row of a gridview from the rowcommand of a nested gridview?
i.e. im writing a custom save function in the rowcommand of the child gridview and need to get the value of a textbox from the current row in the parent gridview. I'm working in .net 2.0
Any help would be much appreciated.
Rob
Does anyone know how to reference a control on the current row of a gridview from the rowcommand of a nested gridview?
i.e. im writing a custom save function in the rowcommand of the child gridview and need to get the value of a textbox from the current row in the parent gridview. I'm working in .net 2.0
Any help would be much appreciated.
Rob