Base solution for your next web application
Open Closed

jTable inline edit. #3873


User avatar
0
sparkyjr created

Hi,

I need inline editing(inplace) functionality for jTable i.e without opening a modal. How do I achieve this using a jTable.

Thanks in advance.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @sparkyjr,

    JTable does not have this feature. We switched to jQuery Datatables, as far as I know it supports inline editing. You can consider to switch as well.