geomatics-io / ObjectListView

ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
http://objectlistview.sourceforge.net/cs/index.html
GNU General Public License v3.0
115 stars 59 forks source link

Update OLVExporter.cs #7

Closed thracx closed 4 years ago

thracx commented 4 years ago

Fixed a bug that would unexpectedly truncate the output of CopySelectionToClipboard when the plaintext column delimiter (tab) is contained in the row data. (SourceForge bug #180)