jquery plugins - Datatable editable - make cell editable based on a condition -


i using jquery datatable editable. wanted know if possible make cell editable based on condition.

for example if data rendered way,

key text

1 help

2 choice

3 edit

key , text 2 columns, want make cell value choice editable , cells value , edit remain readonly. possible achieve via datatable editable ?

you may use jeditable js make particular class editable. click here.


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

visual studio - TFS will not accept changes I've made to a Java project -