Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am using itemById to gain access to a table in my command dialog. The table consists of many rows each containing 6 text box controls. The text box control ids were created using a number system, for example: textbox00 which would be the first one in row 1. Is there a way to access just the 6 text boxes on a row without know their names? Can I gain access to the row and then iterate through the controls on that row?
Thanks,
Eric
Solved! Go to Solution.