Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82029

Panel dropdown list?

$
0
0

Hey

I have a problem when i use function createPanel.
All Input type (data-editor-field) field works great, but select list not working on Panel?

I use this code editing my own program..
https://editor.datatables.net/examples/standalone/collection.html

Row
'<dd data-editor-field="customer.treatment_id">'+data.customer.treatment_id+'</dd>'+

and
editor = new $.fn.dataTable.Editor( {
ajax: "js_customer.php",
fields: [ {
label: "Treatment:",
name: "customer.treatment_id",
type: "select"
}.......

This same code work if i use normal datatable, not not as use Panel.


Viewing all articles
Browse latest Browse all 82029

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>