java - How to add Custom Renderer for row in nebula GridTableViewer -


i working on nebula gridtableviewer. there 2 columns in table. want make each row of 1st column header.

if use tablegrid.setrowheadervisible(true), display numeric value. don't want this, have display 1st column header.

when dug deeper, found class defaultrowheaderrenderer used add row header.

how can customize this? please me this.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -