Hi all,
I have encountered something weird.
I have narrowed it down to this:
If I hide a field using hideField, inline editing (using double-click) stops working.
If I comment out the line with the hideField, it works again.
Is this expected?
Kristof
ps. I am doing the hiding immediately after the datasource was assigned by setDataSource.
I have encountered something weird.
I have narrowed it down to this:
If I hide a field using hideField, inline editing (using double-click) stops working.
If I comment out the line with the hideField, it works again.
Is this expected?
Kristof
ps. I am doing the hiding immediately after the datasource was assigned by setDataSource.
Comment