Home
Advertise
Search
Blog
RefactorCode
Categories
Advanced Articles
(RSS)
Ajax
(RSS)
Application Architecture
(RSS)
ASP.NET 2.0
(RSS)
Asp.net 2.0 Data Access
(RSS)
Asp.net Miscellaneous
(RSS)
ASP.NET MVC Framework
(RSS)
Blog
(RSS)
Caching
(RSS)
Client Side Development
(RSS)
Datagrid, DataList and Repeator Control
(RSS)
Developing Server Controls
(RSS)
Email
(RSS)
GridView Articles
(RSS)
InfoPath & WSS
(RSS)
LINQ, DLINQ and XLINQ
(RSS)
ListView Articles
(RSS)
Microsoft Application Blocks
(RSS)
Network Functions
(RSS)
Non Technical Articles
(RSS)
OR Mapping
(RSS)
Podcasts
(RSS)
Security
(RSS)
Silverlight
(RSS)
State Management
(RSS)
Test Driven Development
(RSS)
T-SQL
(RSS)
Videos
(RSS)
Visual C#.NET
(RSS)
WCF
(RSS)
Web Services
(RSS)
Windows PowerShell
(RSS)
Windows Workflow
(RSS)
Video: Refresh GridView with Child Page
By
AzamSharp
Views: 3558
In this video I will demonstrate how to refresh a GridView contained in the parent page from the child page.
Please download the video using the link below:
Download Video
By
AzamSharp
Enter Comment/Feedback
Name
Subject
Email
2+2=
Feedback/Comment
Comments/Feedbacks
Subject:
Where's the stored proc...no hard coding of SQL please
Name:
Anonymous
Date:
4/11/2007 10:23:29 AM
Comment:
Thanks for your efforts and the video. But why does every book, blog, ect. not show using stored procs! Bad! We should be promoting stored procs...even if some users think it's "too advanced". We need to promote that in different environments to those are are new to stored procs when binding any control like this in .NET period.
Subject:
RE: Stored Procedures
Name:
AzamSharp
Date:
4/12/2007 1:02:36 PM
Comment:
Hi,
I agree with you that you should use Stored Procedure as it is easier to maintain but for article as small as this it becomes unecessary to create such procedures. Most of the authors have also adopted this approach since the article is not targeting how to write good DAL layers but the article is demonstrating something else.
Subject:
Nice
Name:
Poorani
Date:
9/1/2007 11:12:36 PM
Comment:
Hi
You have done a great and a simple task which helped me lot ....but i tried the same explained by you....what i did was i deleted some rows and closed the child page.....while closing the child window the parent page should be refreshed....but i got alert as "retry or cancel"....can you help me to overcome this problem.....i should not get that alert message....instead the parent should be refreshed....
Thanks in advance...
Poorani
Copyright GridViewGuy 2007-2008