Hi everyone,
I'm making an application that helps user to manages their file.
In my application, I have a list of files and a button Delete all.
I want the Delete all button to be disabled when all files in my list are hidden.
Can anyone help me please ?
Thank you :)