Shopping & Style0 min ago
HRMS
0 Answers
I have one text box with one button.If I type some ID related to the table created in database then below the same page all the related records of that ID has to be display as grid.
I have placed checkbox infront of each row of that grid.If i click on that checkbox then all the records in that row has to be selected. One is: if I click on button named ADD then it should go to ADD.JSP and there will be few fields related to that ID and have to enter few fields and need to update and save into database.
Another : If I click on delete button then it should go to delete.jsp and related records of that ID has to be deleted...
For all these checkbox ID should be taken.But In my code its not working..
Please help me.
Thank you in advance.
I have placed checkbox infront of each row of that grid.If i click on that checkbox then all the records in that row has to be selected. One is: if I click on button named ADD then it should go to ADD.JSP and there will be few fields related to that ID and have to enter few fields and need to update and save into database.
Another : If I click on delete button then it should go to delete.jsp and related records of that ID has to be deleted...
For all these checkbox ID should be taken.But In my code its not working..
Please help me.
Thank you in advance.
Answers
Best Answer
Nobody has yet answered this question. Once some answers have been given, shankarsughosh will be able to select one answer as the best. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.There are no answers available for this question.