cookies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • latheeshgeorge
    New Member
    • Sep 2006
    • 3

    #1

    cookies

    i want set checkbox to use select the options and after selecting the options from different pages,by clicking only once the remove button i need to remove all the selected ones from the form
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Originally posted by latheeshgeorge
    i want set checkbox to use select the options and after selecting the options from different pages,by clicking only once the remove button i need to remove all the selected ones from the form
    From your request I understand that you want to display various options, each option prefixed with a select button. You also would like some sort of CLEAR button that resets all the selected options. What I don't understand is the part "and after selecting the options from different pages". Please elaborate on this part. Or otherwise, show the code you have.

    Ronald :cool:

    Comment

    • latheeshgeorge
      New Member
      • Sep 2006
      • 3

      #3
      Originally posted by ronverdonk
      From your request I understand that you want to display various options, each option prefixed with a select button. You also would like some sort of CLEAR button that resets all the selected options. What I don't understand is the part "and after selecting the options from different pages". Please elaborate on this part. Or otherwise, show the code you have.

      Ronald :cool:
      sorry i wiil explain my requirement with example .i want to display 50 items ,10 per page.I want select items for deletion. i select few items from first page then clicking next button ,next 10 items will display and from that also i select few items.then i click delete button i want all selected items from both pages to be deleted.
      Regards
      Latheesh

      Comment

      Working...