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