I'll check it out--thanks!

On Friday, November 15, 2013 5:47:29 PM UTC-5, somecallitblues wrote:
>
> I have used datatables js for editable tables. Look up datatables jQuery 
> and you'll find a nice demo and a code example of how to implement them. 
> They also provide Ajax post when you press enter key, so all you have to do 
> is to hook it into your django view. Writing on phone so can't supply links 
> and examples. Sorry
> M
> On 16/11/2013 8:26 AM, <pnich...@gmail.com <javascript:>> wrote:
>
>> I'm trying to populate a django table with autocomplete light so that the 
>> user can fill in data in the table, which would then be saved (the whole 
>> table is in a form tag).  I have the table working to display the existing 
>> data and I have the autocomplete working in model forms (well, a team 
>> member got that part working), but I don't know how to combine the two. 
>>  The docs are a bit of a mystery to me, but maybe if someone could at least 
>> point me in the right direction I'd greatly appreciate it.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/8f04a2a7-d511-4533-b0e9-9177c5437349%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/a2118b0b-2504-4971-b0fd-672be8e7f656%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to