Skip to Content
0
Former Member
Sep 29, 2008 at 11:27 AM

table control

30 Views

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 ....