G
Guest
Hi;
First off - thank you - the MSDN web access of the newsgroups is back up.
Can't live without you guys.
Here's my question. When a button is pressed on a page, it updates the page
(quantities for a shopping cart). On the page I have:
<%# Eval("FmtTotal") %>
But this does not re-evaluate when the page is redrawn. I noticed in the
code-behind IsPostBack == true.
What do I need to do to get it to redraw.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
First off - thank you - the MSDN web access of the newsgroups is back up.
Can't live without you guys.
Here's my question. When a button is pressed on a page, it updates the page
(quantities for a shopping cart). On the page I have:
<%# Eval("FmtTotal") %>
But this does not re-evaluate when the page is redrawn. I noticed in the
code-behind IsPostBack == true.
What do I need to do to get it to redraw.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm