Dear Tech,
I have 3 buttons inside the listview named button1, Button2,button3.
Button 1 and button 3 will be visible true. Button 2 is always visible false. When I click button1, it will become visibility false and button 2 will be visibility true .
Note: When you click button1 and Button 2 need to pass the parameter 0 or 1 (For Hide and Show).