N
newGuy
Hi,
I have a DataList that displays a column of text boxes that the user can
edit. Instead of having a button with a CommandName within the
<asp
ataList> to submit the page, I have just a regular HTML submit button
elsewhere on the page.
How can I call the DataList's UpdateCommand event on postback in the code
behind when just a regular submit button was clicked?
Thanks,
newGuy
I have a DataList that displays a column of text boxes that the user can
edit. Instead of having a button with a CommandName within the
<asp
elsewhere on the page.
How can I call the DataList's UpdateCommand event on postback in the code
behind when just a regular submit button was clicked?
Thanks,
newGuy