[CLOSED] how to copy the content of column?

  1. #1

    [CLOSED] how to copy the content of column?

    when i double click the content of column , then i right click the mouse, there is no context menu , so i can not copy the column's content , is there any way to copy the content of column?
    Last edited by Daniil; Jun 10, 2014 at 5:18 AM. Reason: [CLOSED]
  2. #2
    Hi @hdsoso,

    If you set up this for the GridPanel, then you should be able to copy a cell's text.
    <View>
        <ext:GridView runat="server" EnableTextSelection="true" />
    </View>

Similar Threads

  1. [CLOSED] Align only Column's content
    By RCN in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 02, 2013, 7:14 PM
  2. [CLOSED] Copy text value from column but without editable row.
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 25, 2012, 3:48 PM
  3. Replies: 1
    Last Post: Oct 05, 2012, 11:56 AM
  4. How we can wrap the listview column content?
    By NishaLijo in forum 1.x Help
    Replies: 0
    Last Post: Mar 27, 2012, 7:42 AM
  5. Replies: 1
    Last Post: Nov 04, 2011, 8:51 AM

Posting Permissions