I am populating each row of the repeating group after executing a database read. The first column in the repeating group is static text, the next 7 are numerical data in textboxes, and the last column is the sum of the previous 7 columns put into static text. The first and last right justify fine, but the numerical data in the textboxes keeps being left justified. I've tried regular HTML, setting the user supplied HTML parameter, converting the numerical data to strings and nothing seems to work. Any suggestions? _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
