Grid - Pre Sale Questions
Paste from clipboard
Thread Starter: Eydun Started: 5/8/2008 3:55 PM UTC
Replies: 1
Paste from clipboard
Hi.

If I have Tabdelimited content in the clipboard. How can I paste it into profgrid?

Thanks,
Eydun

Re: Paste from clipboard
Hi Eydun,

ProfGrid automatically parses any tab-delimited clipboard data, so you paste it as simply as:

ProfGrid1.PasteFromClipboard;


-Nicholas