-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello, I use ig_simple plugin to interactive grid in apex application.
I set edit mode for IG by command:
apex.region("MYSTATICVALUE").widget().interactiveGrid("getActions").set("edit", true);
and it works for all items except ig simple checkbox plugin.
I use Stretch=Always for this item as too.
But user needs click twice on cell for checking/unchecking box, also in edit mode checkbox "jumps" up in cell.
Is there a way to prevent clicking twice and "jumping" up of square?
Metadata
Metadata
Assignees
Labels
No labels