Refresh/Databind a GridView on another page

D

Dave

I have an GridView on one page that will open a popup for the
selected
record. I've been told that there is a way that when the popup
record
is updated the GridView can be refreshed or Databind.

I've been looking for the answer with no luck. I'm probably just not
asking the question correctly. Thanks for any assistance.
 
N

Nicholas Paldino [.NET/C# MVP]

Dave,

I think the easiest way to do this would be to have the original page
refresh itself when you submit the request on the popup.
 
D

Dave

Wow...Merry Christmas to Dave from Nicholas! That sounds exactly like
what I want to do. To be honest, I wasn't expecting an answer on
this. Can you elaborate a bit more though?




Dave,

    I think the easiest way to do this would be to have the original page
refresh itself when you submit the request on the popup.

--
          - Nicholas Paldino [.NET/C# MVP]
          - (e-mail address removed)




I have an GridView on one page that will open a popup for the
selected
record.  I've been told that there is a way that when the popup
record
is updated the GridView can be refreshed or Databind.
I've been looking for the answer with no luck.  I'm probably just not
asking the question correctly.  Thanks for any assistance.- Hide quoted text -

- Show quoted text -
 

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