Hi,
On each row of a DataList I have a button which will allow the user to edit that row's details and bring up an extra bit of the page.
I cant seem to refer to the button in my codebehind file, VS insists the button has not been declared.
How can I sort this out?
cheers,
NK
On each row of a DataList I have a button which will allow the user to edit that row's details and bring up an extra bit of the page.
I cant seem to refer to the button in my codebehind file, VS insists the button has not been declared.
How can I sort this out?
cheers,
NK