Newbie: How to Lock a Row in DBGrid? 
Author Message
 Newbie: How to Lock a Row in DBGrid?

I know that 'DBGrid1.Columns("Payments").Locked = True' will lock
a column in all rows from being updated.

How can I lock Row 0 and still have all of the rest of the columns in
the rest of the rows available to be updated?

                    Magic



Fri, 22 Oct 2004 19:42:35 GMT  
 Newbie: How to Lock a Row in DBGrid?
The BeforeColEdit event looks promising.
Quote:

> I know that 'DBGrid1.Columns("Payments").Locked = True' will lock
> a column in all rows from being updated.

> How can I lock Row 0 and still have all of the rest of the columns in
> the rest of the rows available to be updated?

>                     Magic



Sat, 23 Oct 2004 16:48:32 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Newbie: How to Lock a Row in DBGrid?

2. Help: DBGrid - how to make DBGrid.row = current row when I click the a cell

3. Help: DBGrid - how to make DBGrid.row = current row when I click the a cell

4. Newbie: Locking Columns in Dbgrid

5. Newbie: Locking Columns in Dbgrid

6. Selecting Multiple Rows in DBGrid and Sheridan DBGrid

7. Selecting Multiple Rows in DBGrid and Sheridan DBGrid

8. Access 97 Row-Level Record Locking

9. row-level locking with dao and access 2000

10. row locking with MS SQL Server

11. know anything about locking rows not records/tables?

12. Locking rows

 

 
Powered by phpBB® Forum Software