On 05/06/2011 11:50 AM, GKR wrote:
sorry for that
 please help me

i wanted to add a table and a input text for the purpose of Point Of Sale. So that the id when entered in the textbox will add the item onto the table with other values like rates etc for billing.

how can i implement this..

please give me any example to learn.


It's still a bit unclear exactly what you want. Have you done the Django tutorial yet?
http://docs.djangoproject.com/en/1.3/intro/tutorial01/

Or, perhaps you're actually asking a jQuery question regarding manipulating the DOM and you should go check out the docs and tutorials at jQuery.com -- this isn't the correct forum for that.
http://docs.jquery.com/Main_Page

If you really have a Django question please let us know what is broken. That typically requires that you've already written some code (even if it's junk), so we can help guide you.

Shawn

--
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