I try create grid with editoptions”:{“custom_value”:”my_value”,”custom_element”:”my_elem”} and “edittype”:”custom”.
When I click edit button I get pop-up message 'function custom_value undefined'. But I defined function my_elem (value, options) {} and function my_value(elem, operation, value) {}.
What I do wrong?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top