jqGrid is stretching row height to fit grid height -


it appears when jqgrid has few rows, increases height of rows fill available space. there way disable behavior?

probably use height: "auto" or height: "100%" option of jqgrid. can use numeric value specify height of grid in pixel. way default value of height parameter 150 (see the documentation).


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -