annasgp / flexigrid

Automatically exported from code.google.com/p/flexigrid
0 stars 0 forks source link

Bottom controls are "greyed out" and un-selectable with height 'auto' after search returns no records. #91

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Set height to 'auto'
2.Perform a search that returns zero records
3.

What is the expected output? What do you see instead?
I would expect the bottom controls to remain accessible to refine your search 
like they do with a static height.  Only when the height is set to 'auto' the 
controls are 'greyed out' when no results are returned.

What version of the product are you using? On what operating system?
Version 2.0

Please provide any additional information below.
Can anyone else confirm that this is a defect and not just something I screwed 
up?  Everything else works fantastic.  Any work arounds?  I need to use auto 
height because I use UI-Layout plugin and resizing down at the bottom of the 
frame is quite clunky.

Original issue reported on code.google.com by austin.g...@gmail.com on 14 Dec 2011 at 8:33