Posted 14 September 2017, 11:17 am EST
Hello,
I have two issues with the FlexGrid control.
The first one is that FlexGrid have some inconsistent behavior when I add “wj-flex-grid-cell-template” with “wj-input-number” and “wj-auto-complete”.
The “bug” show only the first time you click on the number or country to edit, new row adds, but the grid unexpected exits the edit of the selected row.
The second one is when you set the “item-formatter” on the grid (you need to remove comment in js) to set the height of the row, it doesn’t size the elements inside that row (i.e. wj-input-number control, wj-auto-complete,…)
Here is the fiddle example:
http://jsfiddle.net/5dcsw19d/
Kind regards