AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

Refresh GridView in Parent Page : AzamSharp

Monday, August 25 2008

In this article I will show you that how you can refresh the GridView control on the parent page from a pop up window. I will discuss different scenarios which you will find very helpful when implementing your solution. I will be using my own custom table for this article. The table name is Users which contain columns for UserID, UserName, FirstName and LastName. UserID is an automatically generated primary key. Here is the schema of the User's table....

Read More:
Refresh GridView in Parent Page : AzamSharp
Also See:
Integrate Windows Live ID Authentication with ASP.NET Membership, Profiles and Roles : Peter A Bromberg
Design and Generate Code with Visio : Steve C. Orr
ObjectDataSource in Depth (Part 2) : Manuel Abadia
Wrapping Database Modifications within a Transaction : Scott Mitchell
Master/Detail Filtering With a DropDownList : Scott Mitchell

Post your comment

Comment