Hi,
I'm trying to copy all the records in a flexigrid onto clipboard without having to explicitly select everything.
I've tried using the following syntax which I found on this site and other variations;
Clipboard.SetText whichgrid.Clip, flexCFText
The best result I have had so far is only one record been added to clipboard and its always the last one.
Any help would be appreciated.
Thanks
I'm trying to copy all the records in a flexigrid onto clipboard without having to explicitly select everything.
I've tried using the following syntax which I found on this site and other variations;
Clipboard.SetText whichgrid.Clip, flexCFText
The best result I have had so far is only one record been added to clipboard and its always the last one.
Any help would be appreciated.
Thanks