Skip to main content



      Home
Home » Eclipse Projects » NatTable » questions about LinkClickConfiguration
questions about LinkClickConfiguration [message #1858722] Tue, 18 April 2023 04:16
Eclipse UserFriend
Hello,

I used the LinkClickConfiguration (as described in the NatTable examples)
to add a delete button on each row of the table.

Is it possible to make it listen to key events besides mouse clicks? So to make it respond to space or F2 when using key navigation.

I also have an issue with styling, when I want to change the cell-background-color for the selected columns, the LinkClickConfiguration always show as selected.
index.php/fa/43121/0/

.svyNatTable :select {
painter-resolution: true;
cell-background-color: #e7f1ff;
color: unset;
}
How can this issue be fixed?
Thank you.

Previous Topic:NatTable 2.1.0 released
Next Topic:questions about LinkClickConfiguration
Goto Forum:
  


Current Time: Mon May 12 02:56:31 EDT 2025

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

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

Back to the top