editing in gridview : DOTNET
This is a discussion on editing in gridview within the DOTNET forums in Framework and Interface Programming category; <asp: editCommandColumn> is not available in version 2.0 then how an editing is possible in gridview....
| DOTNET Discussion forums related to Microsoft Dot net technologies, CSharp and other related items |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| editing is possible in gridview. |
|
#2
| |||
| |||
| On Jul 17, 4:50 pm, vinod... wrote: > <asp: editCommandColumn> is not available in version 2.0 then how an > editing is possible in gridview. possible To enable the UI in the GridView for Updates or Deletes, you can either set the AutoGenerateEditButton and AutoGenerateDeleteButton properties to true, or you can add a CommandField to the GridView control and enable its ShowEditButton and ShowDeleteButton properties http://quickstarts.asp.net/QuickStar.../gridview.aspx Thanks Md. Masudur Rahman (Munna) Kaz Software Ltd. www.kaz.com.bd http://munnacs.110mb.com |
|
#3
| |||
| |||
| Hi, The Microsoft provides an answer. See there: [Editing the Underlying Data in a GridView] http://msdn2.microsoft.com/en-us/library/ms972948.aspx Regards, Alex Meleta [TechBlog] http://devkids.blogspot.com > <asp: editCommandColumn> is not available in version 2.0 then how an > editing is possible in gridview. |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GridView - two clicks needed to enter in-place editing | usenet | DOTNET | 9 | 09-16-2008 04:34 AM |
| Editing gridview | usenet | DOTNET | 4 | 10-31-2007 05:32 AM |
| GridView -enable editing | usenet | DOTNET | 5 | 10-30-2007 05:47 AM |
| Editing Single Cell on GridView | usenet | DOTNET | 5 | 09-14-2007 07:25 AM |
| GridView Control - Disable/Enable Row Editing | usenet | DOTNET | 1 | 07-30-2007 09:41 AM |
All times are GMT -5. The time now is 08:43 AM.


