Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ListGrid Select text on expansion detail field and reorder record

$
0
0
SmartClient Version: 7.0RC3 (2009-09-24)
Browser: Chrome, 32.0.1700.107

Select text in expanded field with the property 'canReorderRecords' enabled does not work.

You can see it using the SmartClient example at
http://www.smartclient.com/docs/9.0/a/system/reference/SmartClient_Explorer.html#expansionDetailField and add those properties:

canDragSelectText: true,
expansionDetailFieldProperties: {
canSelectText: true
},
canReorderRecords: true

Interestingly enough, you can select individual words by double-clicking on them.

Viewing all articles
Browse latest Browse all 4756

Trending Articles