You are searching an UI Widget, is that right?

Django doesn't provide any builtin UI stuff, except the templatetages.
But you could try some of the following JavaScript libraries which
inculde UI stuff:

http://jquery.com/ with http://ui.jquery.com/
http://dojotoolkit.org/
http://extjs.com/ (i think this is the best for building "desktop
like" webapps, it also includes a GridView)

On 5 Jun., 01:10, Ian <[EMAIL PROTECTED]> wrote:
> I am .Net developer looking to switch over to Python.
>
> I have started looking at Django and was wondering if there is a
> widget equivalent to ASP.Net's GridView in terms of richness of
> functionality.
>
> If someone knows of any and has some examples of its use I would
> greatly appreciate it.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to