Hi,
I have a field for example Text field...which I am displaying in tabel control...
NAME text Age
abc 35
Abc 30
ABC 32
Here, I will update the value in the screen and store in a table
if I give test or Test also, its converting as capital letter and updating the table as caps...
I want to store the value as entered by the user....
Help required ....