Thank you for your Reply.
I see another problem. The AllowNew and the AllowDelete properties works
fine but the AllowEdit property doesn't work.
I am using datagridview and textboxes (Master-Details)
Thanks for your help
Antoni Gomez
Hi,
> Thank you for your Reply.
>
> I see another problem. The AllowNew and the AllowDelete properties works
> fine but the AllowEdit property doesn't work.
>
> I am using datagridview and textboxes (Master-Details)
The DataGridView seems to honour the AllowEdit, but the simple
Controls/Bindings don't. Don't think there is much you can do except for
disabling the Controls manually.
HTH,
Greetings
> Thanks for your help
> Antoni Gomez
[quoted text clipped - 31 lines]
>>> Best Regards
>>> Antoni Gomez
Antoni Gomez - 21 Feb 2006 11:12 GMT
I resolved the problem.
Thanks a lot.
> Hi,
>
[quoted text clipped - 47 lines]
>>>> Best Regards
>>>> Antoni Gomez