Requirement: I need an editable application similar to the one shown here to be available in my application.
In my existing application, I am using the jQuery data table in this table. I need one of the drop down columns.
For this, I took it apart and found the jQueryUI AutoComplete ComboBox, I went through the demo and I changed it to meet my requirement, but I did not find any changes.
Even I canβt understand if the reason / problem is ude for the data table or jQueryUI / autocomplete library.
FYI, I turned on
- Jquery-ui.js
- jquery.dataTables.min.js (datatable)
- Js / jquery-1.9.1.js
- CSS / style.css
If anyone encounters this problem, please help me.
source share