Objectmix
Tags Register Mark Forums Read

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....


Object Mix > Framework and Interface Programming > DOTNET > editing in gridview

DOTNET Discussion forums related to Microsoft Dot net technologies, CSharp and other related items

Reply

 

LinkBack Thread Tools
  #1  
Old 07-17-2007, 05:51 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default editing in gridview

<asp: editCommandColumn> is not available in version 2.0 then how an
editing is possible in gridview.

  #2  
Old 07-17-2007, 06:00 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: editing in gridview

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  
Old 07-17-2007, 06:02 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: editing in gridview

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.



Reply

Thread Tools


Similar Threads

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.

Managed by Infnx Pvt Ltd.