One way might be to handle the underlying row changes and reject the changes
for specific rows.
As for preventing a particular gridrows going into edit, the only way I can
think of ( and im sure there are others ) is to handle the begin edit event
and maye prevent it this way .
Any other ideas ?
--
Regards - One Handed Man
Author : Fish .NET & Keep .NET
=========================================
This posting is provided "AS IS" with no warranties,
and confers no rights.
"alex" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
> is there an easy way to disable (prevent from edit) specific rows in a
> datagrid ?
>
> Alex
>
|