jQWidgets Forums
Forum Replies Created
-
Author
-
October 22, 2019 at 12:02 pm in reply to: Edit disabled out of grid mouse focus Edit disabled out of grid mouse focus #107084
Hi Martin,
thanks for your reply.
You workaround works, but in our case, we can’t use.
If you navigate with keyboard arrows, and you want change a value in “name” cell, when you try insert a letter, like “a”, you must push 2 times the key “a”.1- Select a cell that you want to modify with single click (ex. NAME)
2- Push a letter on keyboard (Ex. a)The cell should change value with letter “a”, but in this case, enter in “edit mode” with old value.
Have you got a solution?
Best regards,
Giammarco
October 21, 2019 at 1:56 pm in reply to: Edit disabled out of grid mouse focus Edit disabled out of grid mouse focus #107072Thank you Martin,
your modify works.
We have another question:http://jsfiddle.net/Cala86/uqnk3hb9/3/
In this example, the grid works, but if you do:
1- Select cell of prices, it is read only, and when is selected try to write a number or letter (example 5)
2- Select an edit cell, like “Name”When the cell is in edit mode, you find the value that you wrote in point 1 (example 5).
Best regards,
Giammarco
October 21, 2019 at 12:23 pm in reply to: Edit disabled out of grid mouse focus Edit disabled out of grid mouse focus #107066Hi Martin,
you will find an example file here:https://drive.google.com/open?id=1BBpsHAb7kn4EEOfM3-i006EWkiJJwVCm
We try to use two grid in one homepage but there is a problem: we try to write in an edit column but when the mouse is positioned in the other grid, we can’t write anything (we can navigate the homepage but can’t write).
We try to do this:• Selected one cell in upper grid
• Move the mouse in the bottom grid
• Try to write in upper gridBest regards,
Giammarco Bergantino
October 18, 2019 at 3:14 pm in reply to: Edit disabled out of grid mouse focus Edit disabled out of grid mouse focus #107050Update.
If i insert one grid in page all is right.
When i insert a second grid, doesn’t work. -
AuthorPosts