jQWidgets Forums

jQuery UI Widgets Forums DataTable Cell select and copy in datatable

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 5 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Cell select and copy in datatable #111664

    ogibc
    Participant

    Здравейте,

    как мога да активирам възможността да се маркира и копира текст в само една клетка в datatable?
    Виждам, че мога само да маркирам целия ред или много редове.

    Благодаря Ви предварително!
    Огнян

    Cell select and copy in datatable #111669

    Hristo
    Participant

    Hello Огнян,

    For the specific of the circumstances, I understand you but also, I need to mention that the official language that we use is English.
    Unfortunately, there is no built-in functionality for this.
    I would like to suggest you use the jqxGrid with selectionmode property set to singlecell option.
    It is possible to be achieved as a workaround.
    You could use the cellsRenderer callback (also the cellclassname callback) and depends on the clicked cell to add a specific style there.
    This topic will be helpful in this case, too.
    Thank you for your understanding.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.