on 2012 Jul 16 2:32 PM
Hi everybody!
After upgrade to EHP5, all BSP application in e-recruiting look diferent. All tableView appear in the screen without the column's header's line... so no column´s title is shown. The code for show the table is below, and despite columnHeaderVisible = "true", the header don´t appear in the screen.
<htmlb:tableView id = "hitlisttab"
headerVisible = "true"
headerText = "<%= otr(paoc_rcf_ui/ext_hitlist_list) %> <%= controller->p_hits %> <%= otr(paoc_rcf_ui/hitcount) %>"
table = "<%= controller->pt_disp_hitlist %>"
design = "alternating"
footerVisible = "true"
width = "100%"
emptyTableText = "<%= otr(paoc_rcf_ui/cand_no_hits) %>"
visibleRowCount = "<%= controller->hits_per_page %>"
visibleFirstRow = "<%= controller->visible_first_row %>"
sort = "SERVER"
onHeaderClick = "dummy"
keyColumn = "PINST_GUID"
selectedRowKey = "<%= controller->current_hitlist_line-pinst_guid %>"
iterator = "<%= controller %>"
columnHeaderVisible = "true"
selectionMode = "SINGLESELECT" />
Does someone have any idea how to show the header's column? Any suggestion can help me to get the solution. Points will be rewarded to helpful answers 😉
Best regards,
Luiza
Request clarification before answering.
Hello Luiza,
Please implement note 1675558 which will solve this issue.
Regards
Nicole
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.