D
dave
I have downloaded and implemented the master pages
technique from
http://www.asp.net/ControlGallery/Disclaimer.aspx?
downloadControl=385&tabindex=2
This is really quite a good thing. It has simplified my
pages tremendously.
My problem/question however occurs when I place an
asp:button on the page (within the mp tags) and I want to
respond to the click event.
I have a similar problem when I put a select button
within a datalist.
Where can I find more information on this?
How can I respond to the click events of the select and
button controls that are on the page?
Thx
dave
technique from
http://www.asp.net/ControlGallery/Disclaimer.aspx?
downloadControl=385&tabindex=2
This is really quite a good thing. It has simplified my
pages tremendously.
My problem/question however occurs when I place an
asp:button on the page (within the mp tags) and I want to
respond to the click event.
I have a similar problem when I put a select button
within a datalist.
Where can I find more information on this?
How can I respond to the click events of the select and
button controls that are on the page?
Thx
dave