How to use Ajax contols in grid view?. When we click edit button i want to make the row editible in grid view . I just dont want to use the default edit button. Can you please point out some good working examples with code for customizing the gridview control.
I did once a nice sample to show how to make a GridView——Excel-Like and do batchly inserting,deleting and updating。It combines with DataTable,SqlCommandBuilder as well as SqlCommand。So if possible,I'd like to show you the sample——you can download from here:
santosh.pras...
Member
3 Points
15 Posts
Gridview example
May 03, 2012 07:13 AM|LINK
Hi ,
How to use Ajax contols in grid view?. When we click edit button i want to make the row editible in grid view . I just dont want to use the default edit button. Can you please point out some good working examples with code for customizing the gridview control.
PS: Iam a learner in c#
gaikwad_anil...
Contributor
2805 Points
534 Posts
Re: Gridview example
May 03, 2012 09:12 AM|LINK
http://wiki.asp.net/page.aspx/1360/add-edit-update-delete-gridview/
http://msdn.microsoft.com/en-us/library/ms972948.aspx
http://www.aspdotnetcodes.com/GridView_Insert_Edit_Update_Delete.aspx
www.thecodekey.com
Please mark as answer if useful
chikkanti
Member
270 Points
80 Posts
Re: Gridview example
May 03, 2012 03:09 PM|LINK
you can get examples on gridview and asp.net ajax
http://chikkanti.wordpress.com/2011/11/19/gridview-editupdatedelete-using-ajaxhovermenuextender/
http://chikkanti.wordpress.com/2011/11/17/305/
http://chikkanti.wordpress.com/2011/11/11/editupdatedelete-in-gridview-using-edm-with-linq/
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Gridview example
May 05, 2012 01:34 AM|LINK
Hello santosh:)
I did once a nice sample to show how to make a GridView——Excel-Like and do batchly inserting,deleting and updating。It combines with DataTable,SqlCommandBuilder as well as SqlCommand。So if possible,I'd like to show you the sample——you can download from here:
http://code.msdn.microsoft.com/CSASPNETExcelLikeGridView-a88756b3
santosh.pras...
Member
3 Points
15 Posts
Re: Gridview example
May 05, 2012 08:38 PM|LINK
Hi Dong.
You are a ver nice person and thanks for your great help on this. I will try this and let you know the updates on the same.
This forum is awsome and iam very happy to get such fast replies.
Thanks, Santosh
santosh.pras...
Member
3 Points
15 Posts
Re: Gridview example
May 05, 2012 08:38 PM|LINK
Hi Dong.
You are a ver nice person and thanks for your great help on this. I will try this and let you know the updates on the same.
This forum is awsome and iam very happy to get such fast replies.
Thanks, Santosh
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Gridview example
May 06, 2012 01:17 AM|LINK
You are welcome!Welcome your feedback……