|
-
Sep 16th, 2009, 09:52 AM
#3
Re: Can The User Copy Out Of Listboxes?
Not by default, because there's no way to know exactly what format to copy the data in. You could create a String array but what if there's more data bound behind the scenes? You could always write your own custom code to place the appropriate data on the clipboard yourself, then the user can paste as normal.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|