Monday 5 March 2012

Custom multipicklist

I came across this scenario in my project work where we had to bind the wrapper class field with the page instead of field from salesforce object and that field needed to display in the multipicklist form, here is an sample code to create custom multipicklist. 

Learning Jquery

In order to learn and to work with jquery, we need to hunt for syntax across the web, here I am attaching a simple PDF which is nothing but clustering of all the basic information (available on web) required to learn jquery, this is will help you to learn and work with jquery easily. This pdf contains simple and basic syntax of jquery along with description and a simple example.