The attached screenshot, simpletab, shows the simple cross tab I have
created using Django (my first functioning app).  This takes in a csv data
file and an xml definition file. The user selects the variables they want
to see, and the table is created.
My question is that the user may want to flip the table round, or add new
variables to the table.  I'd quite like to do this as a drag and drop
thing, would I have to do this using javascript or something else?  I
assume I can't use Django - am I wrong is thinking that?
Any suggestions of how to do that gratefully received
Thanks, N//

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


<<attachment: simpletab.png>>

Reply via email to