Hi
I created the DynamicForm with fields and I need it look like a table with borders. I am specifying the cellBorder property to 1. It works but I am getting an outside border of the table...
Please help me to remove it...
The border property does not work.
I even set the formCell and formTitle classes border properties to 0 - the inside borders disappeared, but outside table border is still visible....
What should I do to fix this problem???
Vitaliy
I created the DynamicForm with fields and I need it look like a table with borders. I am specifying the cellBorder property to 1. It works but I am getting an outside border of the table...
Please help me to remove it...
The border property does not work.
I even set the formCell and formTitle classes border properties to 0 - the inside borders disappeared, but outside table border is still visible....
What should I do to fix this problem???
Vitaliy
Comment