This question is locked. New answers and comments are not allowed.
Hi,
what is the proper way, to programmaticly create a custom bounded column with a button + text field, while the on_click event need to be bubbled outside to trigger a java script function ?
( i dont really need an "edit mode" - it will always stays in edit mode)
and also if i want to receive a value externally and update the text field in response to that
what is the best way to achieve that
Alon