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

Need to change pageLength dynamically (enhancement)

Shailu4u opened this issue · comments

There should be pageLength dropdown in grid options, so that the user will have flexibility to see selected pageLength number of rows.

image

Based on selected pageLength value, corresponding pagination will change dynamically.

Why dont you build it outside the plugin ? You already have the hook anyways.