Page 1 of 1
Error with new Teegrid.Selected.EnterKey
Posted: Fri Jun 13, 2025 3:31 pm
by 16599865
Placing a TeeGrid component on a new form throws an error at runtime if you select anything else but NextCell in the object inspector.
Error reading TeeGrid1.Selected.EnterKey. Property does not exist. Just for your interest.

Re: Error with new Teegrid.Selected.EnterKey
Posted: Mon Jun 16, 2025 2:03 pm
by Marc
Hello,
I've not been able to reproduce the problem. Please check that you are using the latest version (1.18) and that there are no conflicting versions of TeeGrid on the search path.
I assume you mean selecting NextCell or NextRow, etc from the property Editing.Enterkey in the object inspector. I have tried that in VCL x32 and x64 and VCL C++ Builder.
Regards,
Marc Meumann
Re: Error with new Teegrid.Selected.EnterKey
Posted: Tue Jun 17, 2025 5:25 pm
by 16599865
There must have been some confusion with a previous version. I installed the new version again and now it's working correctly.