Hello.
I have a form with a table that should be filled by the user. The default tab order is Left to Right, and I need it to be Right to Left. I tried to set the tab order from the Tab Order tab, and it worked on the first row, but when adding rows their tab order is left to right again. How can I change the default tab order?
And one more thing - How can I get the size of the table (number of rows) with JavaScript?
Regards,
Arik