Hi all, I¹m creating an app that needs to make use of the tab control to cycle through the visible controls.
Buttons, checkboxes etc are working great but I can¹t seem to be able to tab to the elements within my repeaters. Within the repeaters are custom components made up of things like textfields. I need each of the repeater¹s items to be tab enabled. I¹ve set them to tabEnabled, and set the repeater to have tabChildren enabled too. Any ideas?! Thanks!

