lsaffre
11 Aug 2009, 11:26 AM
Hi,
I'm new to ExtJS and trying to integrate it into a Django application.
Please look at the attached simplified version of a html page that I generate in my project.
I'd expect a simple form with input fields (I removed the data part because it isn't related), laid out using Panels with hbox and vbox layouts as containers. The javascript validates, and it creates a lot of html into the div specified by renderTo, but I can see only a white rectancle. What am I doing wrong?
TIA
Luc
I'm new to ExtJS and trying to integrate it into a Django application.
Please look at the attached simplified version of a html page that I generate in my project.
I'd expect a simple form with input fields (I removed the data part because it isn't related), laid out using Panels with hbox and vbox layouts as containers. The javascript validates, and it creates a lot of html into the div specified by renderTo, but I can see only a white rectancle. What am I doing wrong?
TIA
Luc