How to change jquery jtable edit modal form input box fields by textarea fields -


i have been working on jquery jtable api's , works fine when click edit button icon edit modal form pop , fields inside modal form input boxes content inside jtable paragraph , quite difficult edit in smaller text box. can me how change default edit modal form input box text area length of text can seen , edited in text area.

this api reference type. have add type option field. example-

about: {     title: 'about person',     type: 'textarea' }, 

for example given here.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -