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 ...
1년 초과 전 | 0
