you mean "always two rows, with two columns every row", i.e. always:
row1-col1: input row1-col2:search clear row2-col1: add row2-col2: records found ? On Monday, September 3, 2012 8:17:51 PM UTC+2, Massimo Di Pierro wrote: > > 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? > > > --

