Refresh data grid control without (post back)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Greetings,
Is there a way in ASP.NET to refresh data grid control without (post back) reload of the hole page

Thank you, Aleksandar
 
To refresh part of a page you have to put it in an <iframe>.
But then it'll have to be a page of its own.

cheers,
mortb
 

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

Back
Top