> I would look at Sencha. They seem to have a nice clean grid > control. It uses > a RESTful interface for importing / exporting data from local data > models via > an AJAX proxy. You use JSON to ship data back and forth. I'd > think you could > use something like django-piston to expose your models to the grid, > but I'm not > 100% certain about that.
Can't this be done in django itself? Without resorting to java, ajax and other fancy stuff? Sorry, I am really a newbie and would need a reasonably straightforward solution even if less fancy. Vikas -- 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.