moore_it Well-Known Member Licensed User Longtime User Jul 23, 2018 #1 Hi all, i need to activate requestfocus of a textfield that i put on a tableview's row. It's possible ? Thanks in advice
Hi all, i need to activate requestfocus of a textfield that i put on a tableview's row. It's possible ? Thanks in advice
PatrikCavina Active Member Licensed User Longtime User Jul 23, 2018 #2 Yes. Attached an example using timer to set random focus Attachments TxfInTableFocusTest.zip 2.1 KB · Views: 248 Upvote 0
moore_it Well-Known Member Licensed User Longtime User Jul 23, 2018 #3 Thanks Patrik. I use sleep(50) and sometimes work ... Upvote 0