View Full Version : Copy single cell value in grid ?
khebrela
14 Feb 2012, 7:14 AM
I need to copy singe cell value , NOT to edit it just SELECT and COPY :)
can anyone help? :)
mitchellsimoens
14 Feb 2012, 8:46 AM
What Ext JS 4 version are you using? Ext JS 4.1.0 beings the enableTextSelection config
viewConfig : {
enableTextSelection : true
}
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.