Skip to Content
0
Sep 17, 2007 at 11:54 AM

Default value of an Integer or long field

715 Views

Hi experts ,

My application has a table with 5 rows open for input , It has three columns.

Lets say a of the type Integer , b of type Long and c of type string.

Now when this Input table is shown to the user , the fields with the data type Integer and Long ( a and b ) are prepopulated with value 0.

I want to remove this default values and show only empty field over there. Is that possible ?

Regards,

Ashish Shah