Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 gerrycastellino
		
			gerrycastellino
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have a dynamic list box being generated by a filterlist.
the sorting is not working right here.
A static list box with the same field seems to be working fine with the sort.
Thankx.

 
					
				
		
 maksim_senin
		
			maksim_senin
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI Gerry,
Try using just the alphabet sorting instead of that you created as expression. It works.
Best regards,
Maxim
 
					
				
		
 gerrycastellino
		
			gerrycastellino
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I need the expression, as I have to do a reverse sort for a certain field, this is a dynamic list box, means 1 of a list of fields can be populated here.
 
					
				
		
 sujeetsingh
		
			sujeetsingh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Here is the solution sir
 
					
				
		
 sujeetsingh
		
			sujeetsingh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Just sorted as per List box at right hand side
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		could you please share the expression your using in the list box ??
 
					
				
		
 mightyqlikers
		
			mightyqlikers
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi,
go to calculated list box properties -> sort tab->
disable state, expression and enable text A->Z
then ok.
hope it works.
$@M.
