Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apex ig_simple_plugin #16

Open
naamap opened this issue Nov 10, 2020 · 1 comment
Open

apex ig_simple_plugin #16

naamap opened this issue Nov 10, 2020 · 1 comment

Comments

@naamap
Copy link

naamap commented Nov 10, 2020

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?

@stewstryker
Copy link

Any thoughts on this from the author?

I just tried the demo and the requirement to click twice doesn't seem user-friendly, especially when the checkbox shifts up on the first click, so you can't click twice in the same spot to check/uncheck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants