I have created the project with the help of MVVM which also made the design part from the backend.
The name of the button also comes from DB.
I want to disable the button when there is no data in it
The problem is that when I disable one button, all the buttons are disabled
so anyone can help me solve my problem
Thanks in advance