SmartClient Version v9.1p_2014-06-04 (2014-06-04)
Browser: Chrome, 35.0.1916.153
Do is possible use select text native from browser?
Because i can select text, but i can't drag the selected text.
You can see it using the SmartClient example at
http://www.smartclient.com/docs/9.1/a/system/reference/SmartClient_Explorer.html#expansionDetailField and add those properties:
expansionDetailFieldProperties: {
canSelectText: true
}
Browser: Chrome, 35.0.1916.153
Do is possible use select text native from browser?
Because i can select text, but i can't drag the selected text.
You can see it using the SmartClient example at
http://www.smartclient.com/docs/9.1/a/system/reference/SmartClient_Explorer.html#expansionDetailField and add those properties:
expansionDetailFieldProperties: {
canSelectText: true
}