N
needin4mation
I searched for this and found an answer, but it did not help. In my
GridView there is a fileupload and a button click event to save the
file upload. I am naming the file uploaded after the primary key field
of my table, so, if I have employeeid 4, then my file name is 4.jpg.
What I cannot do is reference that current employeeid. If click edit,
my edittemplate show and my fileupload and button are visible. In that
buttons event, I need the employee id of that row.
I'm not sure how to get that.
Thank you for any help.
GridView there is a fileupload and a button click event to save the
file upload. I am naming the file uploaded after the primary key field
of my table, so, if I have employeeid 4, then my file name is 4.jpg.
What I cannot do is reference that current employeeid. If click edit,
my edittemplate show and my fileupload and button are visible. In that
buttons event, I need the employee id of that row.
I'm not sure how to get that.
Thank you for any help.