Subject | TIB_Grid |
---|---|
Author | Renato Miranda |
Post date | 2007-06-06T18:23:09Z |
Hi,
I have a TIB_Grid as a separate TabSheet in a Form with a TPageControl. It's use is to fast-search items and, once found, double-click on them to edit in another TabSheet of the TPageControl.
I would not like to allow insertions, editions, or deletions through the TIB_Grid.
I tried the TIB_Grid Prevents (Editing, Inserting and Deleting) or, instead, the ReadOnly properties, but without success. After a few clicks (not double click !) the row enters in dssEdit state.
I tried even a separate TIB_DataSource to the Grid, but it doesn't synchronize with the other (at least the double-click doesn't work).
If this is possible, I'd thanks for any help.
Regards,
RMiranda
____________________________________________________________________________________
Novo Yahoo! CadĂȘ? - Experimente uma nova busca.
http://yahoo.com.br/oqueeuganhocomisso
[Non-text portions of this message have been removed]
I have a TIB_Grid as a separate TabSheet in a Form with a TPageControl. It's use is to fast-search items and, once found, double-click on them to edit in another TabSheet of the TPageControl.
I would not like to allow insertions, editions, or deletions through the TIB_Grid.
I tried the TIB_Grid Prevents (Editing, Inserting and Deleting) or, instead, the ReadOnly properties, but without success. After a few clicks (not double click !) the row enters in dssEdit state.
I tried even a separate TIB_DataSource to the Grid, but it doesn't synchronize with the other (at least the double-click doesn't work).
If this is possible, I'd thanks for any help.
Regards,
RMiranda
____________________________________________________________________________________
Novo Yahoo! CadĂȘ? - Experimente uma nova busca.
http://yahoo.com.br/oqueeuganhocomisso
[Non-text portions of this message have been removed]