When I tried to call getRows() on our mobile table I encountered an error. I do notice that getItems did work but looking in the debugger I can't see my mobile input fields (using input since no text field in mobile) anywhere. If my table's rows have input fields in each cell how do I access the input fields after a row selection so that I can make that input field editable?
↧