Hello, i have a List using a checkbox as an itemRender. I need the checkboxes to call a function inside the component where the List is in. I know itemRenderers receive a "data", but i do not know how can i access the component where the List is in. Also, is there a best practice to solve this situation?
Thanks, João Saleiro

