Click here to Skip to main content
15,912,400 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Iam having a trouble using control.GOTO<customer>();
any body have any idea customer is the name of another form..
PLEASE HELP
Posted

Where did you get such type and method: control.GOTO<customer>(? I bet there is no such thing.

I'll be very surprised if you give me a reference to it.

—SA
 
Share this answer
 
v2
atlast i found it out!!!!!!
missed an Assembly referance........
using System.Linq;
Any way thanks for the reply!!!!
 
Share this answer
 
 
Share this answer
 
v3
Comments
Arun Varghese 18-Jan-12 5:37am    
Sorry this is not the Goto statement........
its GOTO<>()function from System.Linq class...
Thanks :-)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900