TwwwLayoutGrid Cell Focus
When tabbing between cells in a wwLayoutGrid, is there a way for a component, such as a TEdit, gain focus? Currently, if you tab to the next cell, you need to tab again for the first component in the cell to gain focus. This can make data entry somewhat awkward.
Thanks!
-
Official comment
I apologize. That one was not implemented correctly. I have updated the build 12.0.5.7.1, so please redownload to correct this.
Comment actions -
I will send a demo. it seems the issue is if there are multiple edits on a RecordPanel and some are invisible. It seems the invisible ones are gaining focus somehow. If i remove the tab stop from the invisible edits, it works. That being said, I think the bug is that invisible edits are gaining focus...
Sorry for not being clear on the problem initially, I am reporting what is being reported to me.
thanks
-
We have a drop down on the cell that changes the appropriate fields to be entered. Tabstop is always true - the code currently just changes the visibility. The assumption was that invisible objects wouldnt be stopped at. It wouldnt make sense to stop at objects that are invisible. I've already instructed to make tabstop false when invisible until this is fixed, or is this working as intended?
Please sign in to leave a comment.
Comments
16 comments