Have a page fully rebuild

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
 
W

Walter Wang [MSFT]

Dave,

To make the data binding expression (<%# Eval ... %>) work, a data binding
must occur. You mentioned that the the page is posted back successfully,
does the data binding also occur?

Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top