02-23-2010 06:25 AM
Hi
I'm using a string in a cluster.I want the value of the string to be passed to another control when i press the enter button.
The problem is when i press the enter button an empty string is passed to the other control.I tried to use the update while typing property but when i use that my string doesnt show any value entered.
02-23-2010 06:32 AM
02-23-2010 07:02 AM
swathi wrote:
I tried to use the update while typing property but when i use that my string doesnt show any value entered.
That's not where the problem lies.. As Mathan suggested, can you post your code?
04-29-2010 11:15 PM
HI swathi,
Where are you from. Where you worlk. i am from bangalore.
04-29-2010 11:52 PM
04-30-2010 12:58 AM
Hi
Thanks for ur reply..Actually i have found the problem..My control was corrupted.As i replaced my cluster there seemed to be no problem..Anyways thanks again..