Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Table and MARKUP_ENABLED
Table and MARKUP_ENABLED [message #1857914] Mon, 06 March 2023 14:49 Go to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 192
Registered: February 2013
Senior Member
Hi everyone
if I set
getTable().setData(RWT.MARKUP_ENABLED, Boolean.TRUE);
I have some problem with column that contains specific symbols (example '&')
so how best to proceed?
- replace symbols to correct (like & )?
- maybe there is RWT.MARKUP_ENABLED for column?
Dmitry

[Updated on: Mon, 06 March 2023 14:50]

Report message to a moderator

Re: Table and MARKUP_ENABLED [message #1857916 is a reply to message #1857914] Mon, 06 March 2023 16:17 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Dmitry,

you are talking about column header or the data in that column?

Best regards,
Ivan
Re: Table and MARKUP_ENABLED [message #1857922 is a reply to message #1857916] Mon, 06 March 2023 19:59 Go to previous messageGo to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 192
Registered: February 2013
Senior Member
data in that column (cell)
Re: Table and MARKUP_ENABLED [message #1857995 is a reply to message #1857922] Thu, 09 March 2023 21:50 Go to previous message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 192
Registered: February 2013
Senior Member
And It was born second question
How Can I use css styles for widget with MARKUP_ENABLED? I have long string with many <span>. and I want to set different styles for other spans
Previous Topic:ToolTip for JFace Table
Next Topic:Focus issues with ContextMenu in Chrome browser
Goto Forum:
  


Current Time: Thu Apr 25 16:31:22 GMT 2024

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

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

Back to the top