The title says it all...
I would like to be able to have the option "update while typing" for tables (like you can do for string controls).
I've looked around and can't find a way to do it.
I found a post on the discussion forums which I almost can get to work like an "update while typing".
The problem is, when editing cells in a table, I can't read the current text cursor position,
If a cell contain "ab" and I detect a keydown? event and its a "c", it's pretty important if the text cursor is "|ab", "a|b" or "ab|"... if I knew where the text cursor were, I could just put in the "c" myself, no biggie,
Anyone know a way? Else throw out some kudos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 5 kudos within 5 years after posting will be automatically declined.