DataGrid edit mode

  • Thread starter Thread starter JezB
  • Start date Start date
J

JezB

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?
 
Back
Top