asitparida / VxGrid

An standalone native table plugin which uses the best of features provided by AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

table filters is not showing properly if table height is less or data is less

ankit007pandit opened this issue · comments

full drop down height is not displayed if data is less

Try to give sufficient fixed height to grid container always in order to work with vx grid efficiently.

Use at least 50vh height for the tables.

but as per requirement we need container height to be auto

Okay, we will caculate on runtime and apply the height. Look out here to be kept updated.