checkbox - Rails - Check Boxes Calling Methods -


i'm making 'check_list' company. each row of table 1 event 10+ check boxes labeled table header. each time check box clicked want save user's id , date. there way call server side method save without submitting form?

i don't want use submit button because need room possible check boxes.

i welcome ideas or tips/tricks.

i using ruby on rails.

use jquery, attach change event, , use ajax call method.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -