You need to sign in to do that
Don't have an account?
How can I create a simple wrapper class and display on vf page?
Hey guys I would like to learn wrapper class, and my requirement is I've to display 2 objects fields on vf page. Let's say I've 2 object x & y.
x has 2 fields - 1) Name 2) Roll No and y object has 1 field i.e. address.
Now I want list of records in these 2 object on vf page with checkbox selection. How can I do that?
Need your expert solution and code. Please help.
x has 2 fields - 1) Name 2) Roll No and y object has 1 field i.e. address.
Now I want list of records in these 2 object on vf page with checkbox selection. How can I do that?
Need your expert solution and code. Please help.
http://sfdcsrini.blogspot.com/2015/10/converting-multi-select-picklist-to.html
Please refer below links,
http://www.sfdcpoint.com/salesforce/wrapper-class-in-apex/
http://www.cloudforce4u.com/2013/06/how-to-use-wrapper-class-in.html