The problem I am facing is our grid correctly displays editors when clicking on them. However, when you tab off of the field it goes into edit mode adjacent to the current field whether it is editable or not. I traced it back to this event method not firing in the grid handler. The value "readOnly" is not being copied from the igGridUpdating.columns to the igGrid.columns.
Therefore, when getting the "_visibleColumns" it omits these values which drives the behavior of the grid. I don't think I am missing anything but how can I be sure?
infragistics.ui.grid.updating "_createHandlers".
_processReadOnly: function () {
...
},
Hello Karthik,
Thank you for posting in our forum.
In order to be sure I understand your scenario, some additional information would be greatly appreciated:
If you need any additional assistance, feel free to contact me.