On 5/25/2017 1:09 PM, Thierry Nivelet wrote:
Hi,
1- simple, free: BootStrap Grid; VFP-like licensed: Sencha, DXHTML, ActiveWidgets
2- why not consider FoxInCloud?
The server side is going to be Linux. I didn't think FoxInCloud would run on Linux.
-Charlie
[snip]
...
I am getting involved with a project where I'll be doing some web page implementation. Python will probably be our main code choice and we'll hosting on Linux servers. We are pretty sure we're going to use Django as the primary framework, but we need a GUI component "package" or whatever (we really don't want to go build that stuff from scratch).
Primary requirements (most important first):
- open source (essentially it needs to be "free" for internal use in
our organization) 2) have a robust "grid" component (think of VFP's grid control) 3) easily integrate with Django 4) be extensible/customizable
[snip]