Hi all:
I'm trying to hide the navigation panel in the Photos Album Example but I can't.
I've tried
	
	
		
			
			
				
					
						
							
						
					
					www.b4x.com
				
			
		
	
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
	
	
		
			
			
				
					
						
							
						
					
					www.b4x.com
				
			
		
	
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
and
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
But I can't hide the panel and see the pictures starting from the first row
What I get:
		
		
	
	
		
	
What I want:
		
	
			
			I'm trying to hide the navigation panel in the Photos Album Example but I can't.
I've tried
B4XTable hide navigation panel
Good day. Is it possible to hide this navigation panel and show in table all rows from data source?
				
			
				B4X:
			
		
		
		Sleep(0)
B4XTable1.pnlHeader.Visible = False
	Question: B4XTable hide navigation...
Friends, How to hide the B4XTable navigation and search field? regards,
				
			
				B4X:
			
		
		
		Wait For B4XTable1_DataUpdated
B4XTable1.pnlHeader.Visible = False
	and
			
				B4X:
			
		
		
		Wait For B4XTable1_DataUpdated
B4XTable1.pnlHeader.Visible = False
B4XTable1.pnlHeader.Hight = 0
	But I can't hide the panel and see the pictures starting from the first row
What I get:
What I want: