Right now the gird console (defined in sqlhtml.py) looks like
[add] [input.... ] [search] [clear]
[hidden popup]
(records found ...)
but some times it shows up as
[add]
[input ...] [search] [clear]
[hidden popup]
(records found ...)
I would like it to consistently look like this
[input ...] [search] [clear]
[hidden popup]
[add] (records found ...)
always to cols with popup in between, never 3 cols.
Can somebody help with this?
--

