I have two table(views) and of one of them I want to know which cell is selected.
In AppStart I set the SingleCellSelection option to True:
Table1.SingleCellSelection = True
Without anything in the log the App crashes. Removing the line and everything's fine.
Anyone?
Regards,
Douwe
In AppStart I set the SingleCellSelection option to True:
Table1.SingleCellSelection = True
Without anything in the log the App crashes. Removing the line and everything's fine.
Anyone?
Regards,
Douwe