Problem with StiText component when TextFormat set to Number (16 digits)
Posted: Thu Oct 07, 2010 3:05 am
Hello,
The StiText exists inside a databand and bound to a string data column in a dataset.
The string data column contains credit card numbers which is 16 digits long.
The problem:
When setting the TextFormat of StiText to "Number", the data displayed in the report are not correct only for the said stiText. It is showing the same credit card number for all the datatable rows. After investigation, we discovered that when the string length is above 15 digits and the TextFormat is set to Number, this issue appears.
It is important to mention that the data are displayed correctly when the TextFormat is set to general.
Thank you in advance for your kind cooperation.
The StiText exists inside a databand and bound to a string data column in a dataset.
The string data column contains credit card numbers which is 16 digits long.
The problem:
When setting the TextFormat of StiText to "Number", the data displayed in the report are not correct only for the said stiText. It is showing the same credit card number for all the datatable rows. After investigation, we discovered that when the string length is above 15 digits and the TextFormat is set to Number, this issue appears.
It is important to mention that the data are displayed correctly when the TextFormat is set to general.
Thank you in advance for your kind cooperation.