Skip to main content



      Home
Home » Eclipse Projects » NatTable » Right way to add a painter on the column header
Right way to add a painter on the column header [message #1089799] Mon, 19 August 2013 05:00 Go to next message
Eclipse UserFriend
Hi!

I wants to add a painter on the column header, so i am following this way

getConfigRegistry().registerConfigAttribute(CellConfigAttributes.CELL_PAINTER, bgPainter,DisplayMode.NORMAL,GridRegion.COLUMN_HEADER);
but that's not working for me, however i have successfully applied painter on table cells with this method. So, should i am missing any thing in case of column header ?
Re: Right way to add a painter on the column header [message #1089847 is a reply to message #1089799] Mon, 19 August 2013 06:22 Go to previous message
Eclipse UserFriend
Have you ensured that you do this configuration after calling natTable.configure()?
Previous Topic:Custom order of nodes in NatTable tree
Next Topic:Problem with new dropdown when I click on something else
Goto Forum:
  


Current Time: Mon Jul 07 23:46:59 EDT 2025

Powered by FUDForum. Page generated in 0.03738 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top