Tine,
The easiest way is to use the Bindevent() for each column in the grid.

You can do this in the init() of the grid or the init() of the form. Simply
loop through all the columns and bind your own custom doubleclick e.g
Form.MyRoutine() to the Textbox in each column.

Dave Crozier

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Tina Currie
Sent: 26 November 2009 00:02
To: 'ProFox Email List'
Subject: Double click line in Grid to show order details

Hi everyone,

I have a form that has a combo box with a list of clients.  

Choose a client and it does a little select into a temp cursor and then
displays all orders for the client in a grid below.  

I want the user to be able to double click any one of these orders (rows in
the grid) and bring up all detailed order information in a separate form.

Before I go re-inventing the wheel... Has anyone done similar?  Obviously
the number of orders per client will vary.  How do I set the double click
rountine for every line that displays? It is possible isn't it?

Tina


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/7d11451dca8c4d08b489ed78a232c...@develop
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to