If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP.Net Refresh a subform

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-25-07, 23:27
thor80 thor80 is offline
Registered User
 
Join Date: Dec 2006
Posts: 10
ASP.Net Refresh a subform

Ok, I have an ASP.Net page with a formsview for the main details and a gridview containing the details as they relate to the form view. (a subform if you will).

Each has their own sqlDataSource.

My question is, when i change records, how do I get the subform to refresh? It seems like its 1 postback behind the main form.

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 03-26-07, 05:01
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
Ajax

If there is not other way from .net (I have limit experience) a solution is using Ajax solutions.
Dimis
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On