文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Set web ALV color for each cell WD4A

Set web ALV color for each cell WD4A

时间:2010-09-06  来源:Hahappyppy

As we all know, we can set the color for each cell in gui alv, it's similar in web alv. like this picture

How can we do that ?
there are two ways .
1. set the color directly
LOOP AT COLUMNS INTO LS_COLUMN.
lr_column->SET_CELL_DESIGN( 'CL_WD_TABLE_COLUMN=>T_CELL_DESIGN' )
"there are 19 colors: 00 - 18
ENDLOOP.
2. if the color is dynamic , we can set the cell design name to the spefic column
lr_column->SET_CELL_DESIGN_FIELDNAME( VALUE = CD_FIELDNAME ).
well, CD_FIELDNAME contains the values '00 - 18 '
well, differ cell designs may have different fonts. i ve tried to find some way to set fonts, but failed. if some one find the way, please contact me.thank you !

相关阅读 更多 +
排行榜 更多 +
终极街头格斗

终极街头格斗

休闲益智 下载
大炮轰飞机

大炮轰飞机

飞行射击 下载
像素打僵尸

像素打僵尸

飞行射击 下载