Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi all,
Using attached File please help me out.
When we Select a value from customer List box and Click Add button under customer List box Based on the ID we have Selected the value need to be displayed in particular text box.
for example if id=1 is selected and then Select a value from customer List box and Click Add button under customer List box or Select a value from Value List box and Click Add button under Value List box the selected value the selected value need to be displayed in text box 1.
if id=2 is selected and then Select a value from customer List box and Click Add button under customer List box or Select a value from Value List box and Click Add button under Value List box the selected value need to be displayed in text box 2.
once we click on clear button the data need to be clear off from particular textbox. 
I have tried using if else in the button variable expn but iam unable get the data.
thanks in Advance
sravani
 
					
				
		
 nizamsha
		
			nizamsha
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		go for alternate state
 
					
				
		
 valerio_fatatis
		
			valerio_fatatis
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
I am attaching your example having introduced the concat () function.
Select one or more values from the list box customers, choose the separator (I've put a few examples that you can add or modify).
In the text box you will see the customer values, if you do not select Nula, a message invites you to do so.
WIth this method then you can do so many things.
If you need do not hesitate.

After introduction the alternate state for duplicate the control e pilote the selection from & to text box!
;-))
 
					
				
		
Hi,
We have to display data after selecting value from list box and then by clicking button then the data need to be displayed in textbox following the requirement.
Thanks
Sravani.
