Hello,

Check this out - http://loudev.com/ .

I would like to add one more button called Select All to select all the email on leftside to move them to the right side. Any clue how to?

Thanks in advance.

It's easy

  • Add a new checkbox
  • Create an associated label with text "Select All"
  • Write some code that when the new checkbox is checked checks the other boxes, and vice versa.

Done.

Here are some ways not to do it

  • Ask a vague question on a forum without giving any information on the context and what libraries are available
  • Copy and pasting random code from the internet until it works
  • Wasting peoples time by asking the same question over and over, each time (when pressed) yielding slightly more information
commented: +1 easy. +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.