Forum Discussion

rushikesh's avatar
rushikesh
Contributor
6 years ago

How to get only checkbox control using FindAllChildren

Hi,   I have a dialog on which i want to check all the checkbox. Refer attached image dialog.png.   I use below code. function checkbox()   {     var i, buttons;         page = Aliases...