This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Excepted output for the code on this page (ex: page1) ===================================================== item1 ---> checkBox1 ---> checkBox2 item2 ---> checkBox1 ---> checkBox2
Requirement ============ when i select checkBox1 under item1 and checkBox2 under item2 and click "next" button .. user is on page2 if the user click previous button... user should able to see all his previous selections for all items selected
Problem ======== but only item 2 checked values are shown and item1 values are not show as checked