patrick

patrick

  • NA
  • 397
  • 0

Very simple text problem

Sep 24 2009 1:58 PM
I almost feel dumb for asking this - I dont know why I can't get it right. I have several rows of text that go into a rich text box and for some reason I cannot get them to line up right using value1.padRight(30) + value2.padleft(10) + value3.padleft(10)

Answers (8)