C
Chris
I have a page with mixture of static and dynamically added controls is there
any way of controlling the order which they are added to the page. My submit
button (statically added) appears before some textboxes (dynamically added).
I know I could move it around with CSS but I want to move towards an
accessible site that will display forms in the right order without CSS.
Regards, Chris.
any way of controlling the order which they are added to the page. My submit
button (statically added) appears before some textboxes (dynamically added).
I know I could move it around with CSS but I want to move towards an
accessible site that will display forms in the right order without CSS.
Regards, Chris.