Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 6th, 2006, 05:57 AM
Authorized User
 
Join Date: Nov 2005
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
Default Refresh GridView Using Refresh Button

Hi all,
i need a refresh my page & that time i wanna rebind my grid view. This is i already did.

            lblErrorMessage.Text = "";
            trAgentStatus.Visible = false;
            BindGridView();

BUT

at a time im checking my GridView second or third page. then i click refresh button to see my gridview first page. but its not work.

i wanna do that at Refresh button click event.
Thx
__________________
MSB





Similar Threads
Thread Thread Starter Forum Replies Last Post
Button to refresh a grid? scandalous ASP.NET 2.0 Basics 1 December 5th, 2007 01:21 PM
I want to refresh data in GridView using Ajax manojujn ASP.NET 2.0 Professional 0 February 10th, 2007 12:41 AM
Custom Postback and Gridview refresh wirerider ASP.NET 2.0 Basics 5 February 28th, 2006 04:33 PM
How to forbidden IE refresh button? Edward King Javascript How-To 3 February 9th, 2005 11:26 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.