Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   DataGrid edit mode (http://www.velocityreviews.com/forums/t105135-datagrid-edit-mode.html)

JezB 06-22-2005 08:50 AM

DataGrid edit mode
 
Anyone know if I can allow my DataGrid to be put into Edit mode so that all
rows and all columns (or those that I choose) are editable? I know standard
DataGrid facilities exist to edit one row at a time but I wondered if it's
at least possible to allow full grid editing via javascript, html tables,
template fields, etc. Has anyone achieved this?



06-22-2005 11:13 AM

Re: DataGrid edit mode
 
try this link
http://msdn.microsoft.com/library/de...verControl.asp

in case u r not aware of, there is a DataGridControl newsgroup
microsoft.public.dotnet.framework.aspnet.datagridc ontrol

HTH

"JezB" <jezbroadsword@blueyonder.co.uk> wrote in message
news:uXSvacwdFHA.2124@TK2MSFTNGP14.phx.gbl...
> Anyone know if I can allow my DataGrid to be put into Edit mode so that

all
> rows and all columns (or those that I choose) are editable? I know

standard
> DataGrid facilities exist to edit one row at a time but I wondered if it's
> at least possible to allow full grid editing via javascript, html tables,
> template fields, etc. Has anyone achieved this?
>
>





All times are GMT. The time now is 02:27 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57