Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Table and MARKUP_ENABLED
Table and MARKUP_ENABLED [message #1857914] Mon, 06 March 2023 09:49 Go to next message
Eclipse UserFriend
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 09:50] by Moderator

Re: Table and MARKUP_ENABLED [message #1857916 is a reply to message #1857914] Mon, 06 March 2023 11:17 Go to previous messageGo to next message
Eclipse UserFriend
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 14:59 Go to previous messageGo to next message
Eclipse UserFriend
data in that column (cell)
Re: Table and MARKUP_ENABLED [message #1857995 is a reply to message #1857922] Thu, 09 March 2023 16:50 Go to previous message
Eclipse UserFriend
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: Sat Jun 14 10:13:23 EDT 2025

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

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

Back to the top