Am 16.11.2011 16:23, schrieb Randy Millner:
> Hello Rolf, thanks for the reply,
> I tried manually declaring padded whitespace. Example:
> TableView1.Columns[7].Title = " Amount"
> And the result was only one space being delivered to the final output:
> " Amount"
> What would be different i
Hello Rolf, thanks for the reply,
I tried manually declaring padded whitespace. Example:
TableView1.Columns[7].Title = " Amount"
And the result was only one space being delivered to the final output:
" Amount"
What would be different if I wrote a function?
On Tue, Nov 15, 2011 at 1:22 PM,