editableCell icon indicating copy to clipboard operation
editableCell copied to clipboard

Extensibility when navigating inside a "virtual" table

Open jstclair opened this issue 10 years ago • 1 comments

Some implementers have implemented a virtual table; navigation of editableCell depends upon the ability to find the previous/next row or column. It would be nice to bake in a extensibility model here, so implementers can communicate with the bounds checking in editableCell and adjust their current "virtual" posiition before editableCell decides it can't move further.

jstclair avatar Nov 29 '14 14:11 jstclair

@espenh might have some thoughts around this issue! :icecream:

jstclair avatar Nov 29 '14 14:11 jstclair