Posts

Showing posts with the label Select Multiple Records with Checkbox using Javascript

checkbox column on Server side processing and remember selected checkboxes and saving stage between pages

Image
Datatable serverside example following thease  1.Checkbox column on Server side processing  2.Remember selected checkboxes  3.Saving stage between pages  4.Get all the values of the checked checkboxes  5.Edit and Delete with serverside processing  6.Select All and UnSelect all checkboxes Screen 1 Screen 2

Delete multiple records using checkboxes in Coldfusion

Image
This is the example to delete, active and inactive multiple rows from  mysql using javascript and Coldfusion. We can checked all checkboxes and validate if no any checkbox checked. ---------------------------------------------------------------------------------------------------------- If you like this or this is useful for you. Please comment us. Thank You

Delete multiple rows using checkboxs in PHP

Image
Last month i am working, how to delete multiple rows from mysql using php and also active or inactive multiple selected rows. This is good one example to delete, active and inactive multiple rows in mysql using javascript and php. Preview Heritages.php If you like this or this is useful for you. Please comment us. Thank You