Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 ramcena306
		
			ramcena306
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have 2 tables, 1 for Sales, 2 table for Purchase. On top i have created 2 buttons-- Show Sales, Show Purchase.
When i click on Show Sales Button Prechase table will Disappear , and
When i click on Show Purchase Button Sales table will Disappear. How can i achieve this ????
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Best,
Peter
 
					
				
		
 prat1507
		
			prat1507
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You can use conditional statement in layout for the tables.
Regards
Pratyush
 stabben23
		
			stabben23
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
something like this
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Best,
Peter
 ramcena306
		
			ramcena306
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi @Peter, Thank You. It Helps !!
