I would suggest to change over to DataGridView, which has AllowUsetTo...
properties exactly for this purpose.
Otherwise you'll need to code your own processing
<kelvin.koogan@ googlemail.comw rote in message
news:1183551204 .397118.129640@ k79g2000hse.goo glegroups.com.. .
With a DataGrid (VS2003) is it possible to stop users adding and
deleting rows? How?
>
TIA,
KK
>
Comment