Observer for checkbox

Hi!

I want to put a checkbox on my data list in index view, and change his value on database when I change the value of this chekbox.

Someone know how is the good way for do it?

Thanks!

Hi!

I want to put a checkbox on my data list in index view, and change his value on database when I change the value of this chekbox.

Someone know how is the good way for do it?

Look at $.ajax for jquery.

Jim ruther Nill wrote in post #1018844: