Force PostBack C#/ASP.NET

D

DB

I have a page that uses ComponentArt components. I have an imagebutton
to update one part of the page and there is a graph that should update
with it. The problem is the graph has some funky viewstate memory and
does not update unless I hit F5 to to refresh the page. Is there a way
to force a PostBack/rRefresh from the C3 code?
 
D

DB

Yes, but this reinitializes all of the textboxes and dropdowns on the
page. Is there a way to force a postback in the same manner as the F5
refresh?
 

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

Top