editor inline select2 type and fixedColumn are not compatible
editor inline select2 type and fixedColumn are not compatible
when i fixed the column left and one of them use select2 type edit, and it seems not ok , the dropdown list can't match with the input td
but the not fixed column did not have this problem
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi,
Could you give me a link to a page showing the issue so I can help to debug it please? If you were to use
select
rather thanselect2
, does it then work?Thanks,
Allan
The problem may be due to incompatibility between keyTable.js and FixedColumns , I use inline editor model and Tab between columns , i cant' work in select or select2 field
Yes, I'm afraid KeyTable and FixedColumns don't currently play nicely together.
Allan