Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to color the header in Interactive Editable Grid

3770962Aug 28 2018 — edited Aug 30 2018

Hi

This is my first time working on Apex.

I want to give background color to the cell like Getburtsdatum

How do I achieve that. Need your inputs.

pastedImage_0.png

Comments

MiPa
Answer
Have you tried it this way?
scene.getStylesheets().add(FXMLSample1.class.getResource("/layouttests/fxml/sample1/FXMLSample1RootPane.css").toExternalForm());	
Marked as Answer by 661933 · Sep 27 2020
661933
Nope, hadn't tried that. Worked like a charm! Thank you very much!
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 27 2018
Added on Aug 28 2018
3 comments
2,656 views