update one cell in a row (labkey java api) | liuy30 | 2017-05-11 13:57 | |||||||||
Status: Closed | |||||||||||
Hi, I have a row in labkey which contains 10 cells: key, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 for example, if i just want to update the value of cell 10, instead of putting everything into row = new HashMap<String,Object>(); is there a way to just provide the cell that needs to be updated using the UpdateRowsCommand(); Thank you very much. |
|||||||||||
| |||||||||||