'How to enter data in canvas?
I have a table on canvas, and I can click on a cell and enter data into it
But HTML has no input.
I can click and select the input(using screen points), but I can not enter any data into it because I have to be attached to some input.
QUESTION: How enter data in canvas without attaching to input.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|