2008 Mar 10 12:05 PM
Hi there.
I'm doing a grid, it's default line color is blue.
But when I set in fieldcatalog for all columns
fcat-edit = ' '
then set only for 1 column
fcat-edit = 'X'
the linecolor turns to gray Could You tell me how to bring back the default blue linecolor in situation when some grid lines are editable others are not? I'd be thankful for Your opinion. Greetings. P.
2008 Mar 10 1:02 PM
Hi Piotr,
Also try setting the parameter I_DEFAULT = 'X' in the method set_table_for_first_display.
Useful Link for a sample code :
http://beingkedar.googlepages.com/objectorientedalv
hope this will help u solve ur issue.
Regards
Rose
Hi there.
I'm doing a grid, it's default line color is blue.
But when I set in fieldcatalog for all columns
fcat-edit = ' '
then set only for 1 column
fcat-edit = 'X'
the linecolor turns to gray Could You tell me how to bring back the default blue linecolor in situation when some grid lines are editable others are not? I'd be thankful for Your opinion. Greetings. P.
2008 Mar 10 12:39 PM
Hi,
You need not set fcat-edit = 'x' or
fcat-edit = ' '.
Just comment that line.
Reward points if useful
Regards
rose
2008 Mar 10 1:16 PM
Rose Preethi
You need not set fcat-edit = 'x' or
fcat-edit = ' '.
Just comment that line.
So how should I determine which column can be editable or not?
Rose Preethi
I_DEFAULT = 'X'
unfortunately no effect
2008 Mar 10 1:02 PM
Hi Piotr,
Also try setting the parameter I_DEFAULT = 'X' in the method set_table_for_first_display.
Useful Link for a sample code :
http://beingkedar.googlepages.com/objectorientedalv
hope this will help u solve ur issue.
Regards
Rose
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |