Hi,
I am using cvi 8.0 to create a table in the uir file, the table default attribute is INDICATOR. when the application launched, dynamically insert a row, then want to edit the cell's data. I use "SetTableRowAttribute(panelHandle, DEVTAB_DEVTABLE, devTableRow+1, ATTR_CELL_MODE, VAL_HOT); " hope can make the row change the run mode from INDICATOR to HOT, so that i can edit it, but whatever this behavior can not appear. please advise how to realize the function. Thanks.
David