yes, if you'll need example let me know, it'll be scrap of my code but i'll
try to explain how it works.

Radovan


Sonal Breed wrote:
> 
> 
> Hi all, and R,
> Was able to achieve this using request.POST.getlist("CheckBoxName")
> and assigning value of primary key to checkbox. So when selected,
> the particular DB entry is deleted.
> 
> Thanks a lot for your help.
> Sonal
> 
> On Jul 8, 10:23 pm, urukay <radovan.be...@gmail.com> wrote:
>> Sonal,
>>
>> i used Ajax, posted dict with id's that should be deleted.
>>
>> R.
>>
>>
>>
>> SonalBreed wrote:
>>
>> > Hi all,
>>
>> > I am trying to achieve the deletion of multiple comment/data entries
>> > by selecting corresponding checkboxes like GMail or other mail apps.
>> > These entries are stored individually as rows in a DB table. How can
>> > my view function know which entry to delete based on the value of
>> > checkbox in template.
>>
>> > Thanks in advance,
>> >Sonal.
>>
>> --
>> View this message in
>> context:http://www.nabble.com/deletion-of-multiple-entries-through-CheckBox.-...
>> Sent from the django-users mailing list archive at Nabble.com.
> > 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/deletion-of-multiple-entries-through-CheckBox.-tp24401553p24421661.html
Sent from the django-users mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to