sradha
08-30-2010, 05:38 AM
Hello,
I have a form which displays various book details.I have placed checkboxes to each row.What I need is when I select/check mutilple checkboxes and press the "DELETE" button,all the corresponding rows should be deleted..Is it possible to do it in Javascript or Should I use Ajax?
I went through some Ajax Tutorials..got the basic concepts..but still don't have any idea for performing the delete process..I mean..to delete multiple rows simultaneously...Can you give me the code for doing it..or atleast give me some hints?
I have a form which displays various book details.I have placed checkboxes to each row.What I need is when I select/check mutilple checkboxes and press the "DELETE" button,all the corresponding rows should be deleted..Is it possible to do it in Javascript or Should I use Ajax?
I went through some Ajax Tutorials..got the basic concepts..but still don't have any idea for performing the delete process..I mean..to delete multiple rows simultaneously...Can you give me the code for doing it..or atleast give me some hints?