D 
		
								
				
				
			
		Dimitris Nikolakakis
I have a form and a subform
In the subform I have the result of a query. All fields of line are
Enabled:No
Locked:Yes
I want to double click on a line and open a form to show the specified
record based on a field of the line (OrderID)
I can do it if I enable the field and OnDoubleClick write the code, but I
cannot do it if I make all fields not enabled.
thanks
				
			In the subform I have the result of a query. All fields of line are
Enabled:No
Locked:Yes
I want to double click on a line and open a form to show the specified
record based on a field of the line (OrderID)
I can do it if I enable the field and OnDoubleClick write the code, but I
cannot do it if I make all fields not enabled.
thanks
