Actions
Bug #5359
closed$did([name],id,[N]).csel is not returning total number of checked lines
Start date:
07/06/2021
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
The Identifier $did([name],id,[N]).csel is supposed to return the total number of checked lines (check/radio)
.csel - If N is 0, returns number of checked lines, otherwise line number of the Nth checked box in a listcb control.
When I use
$did(dialogname,18,0).csel
it's returning 0 instead of returning 4.
Attached screenshot for dialog reference.
Files
Actions