Add a logical column to the underlying grid datasource, show that column in the 
grid bound to a checkbox and then filter on that for output purposes? Maybe 
something like:
Select <desired columns> from data where checked into cursor temp
_vfp.DataToClip()

Check the options on DataToClip. For example, if you pass a 3 as the 3rd 
option, you get TAB delimited output that you can paste right into a 
spreadsheet.

--
rk

-----Original Message-----
From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On 
Behalf Of Jeff Johnson
Sent: Thursday, October 20, 2011 4:33 PM
To: profoxt...@leafe.com
Subject: Copy & Paste From Grid

I had a request to be able to select several rows from a grid and then copy 
them to the clipboard so they can be pasted in an email.  I would like to use a 
multiple select of rows that may not be consecutive.

Anyone done this?

--
Jeff


_______________________________________________
Post Messages to: ProFox@leafe.com
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/DF1EEF11E586A64FB54A97F22A8BD04419F4B78A02@ACKBWDDQH1.artfact.local
** 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