uniguibbs Posted August 27, 2013 Posted August 27, 2013 Memo & Image in DBGrid Demo Column "Notes" can not select and copy. how can i select and copy the text in that Field?
Oliver Morsch Posted August 27, 2013 Posted August 27, 2013 This table cells have the css class "x-unselectable". Changing it to "x-selectable" makes it possible to select (and copy) the text.
uniguibbs Posted August 28, 2013 Author Posted August 28, 2013 oh, how to change the cell's css class?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now