You need to sign in to do that
Don't have an account?

Rg Help to Retrive the values from VF Page to Apex
Hi, Can anyone tell me how to retrive the values from VF page to Apex in salesforce .. Thanks in advance
You need to sign in to do that
Don't have an account?
Hi, Can anyone tell me how to retrive the values from VF page to Apex in salesforce .. Thanks in advance
Do u mean how to send values from visual force to contoller?
There is a good cookbook example on setting properties in APEX that helped me a lot in learning how to do that:
http://developer.force.com/cookbook/recipe/using-properties-in-apex
Do you have a more speicfic example of what you are trying to do?