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 year 前 | 0
