Project

General

Profile

Feature #486

text-alignment in column header is not possible

Added by Marc Boegem about 12 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Start date:
04/06/2012
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Currently it is possible to align the text in a column.
However applying the same format to the column header doesn't work.
This would be nice to match both the header and cells.

History

#1

Updated by Imre Tokai about 12 years ago

  • Status changed from New to In Progress

Hi Marc,

For both features need to tweak format in below methods from example solution
elements.treeview.setColumnHeaderTextFormat('column2', '<html><b>$text</b></html>');
elements.treeview.setColumnTextFormat('column3', '<html><i>$text</i></html>');

In WebClient <div "right"> works, but in SmartClient html formatting is not completely supported, as a work-over you can put   ... tag(s);

Regards

#2

Updated by Imre Tokai over 10 years ago

  • Status changed from In Progress to Resolved
  • Assignee set to Imre Tokai

Feature should be available in servoy-treeview-experimental.jar
If further work is needed, reopen/create case, please

Regards

Also available in: Atom PDF