editing in gridview

V

vinodkus

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

Masudur

<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/QuickStartv20/aspnet/doc/ctrlref/data/gridview.aspx

Thanks
Md. Masudur Rahman (Munna)
Kaz Software Ltd.
www.kaz.com.bd
http://munnacs.110mb.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top