Feeds
답변 있음
App Designer UITable Cell Selection Callback event for deselecting cells
I found a simple solution to this problem. in your CellSelection callback add the if condition if isempty(event.Indices) else ...
App Designer UITable Cell Selection Callback event for deselecting cells
I found a simple solution to this problem. in your CellSelection callback add the if condition if isempty(event.Indices) else ...
거의 2년 전 | 0
