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" <> wrote in message
news:...
> 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?
>
>