Jquery table sorter cell height problems with pager -


having problem jquery table sorter , pager plugin.

all works fine, if have 'description' column, , it's larger the other cells (expands dynamically) how can pager plugin stick bottom of new table?

my code @ home right now, here sample of 2 together.

http://tablesorter.com/docs/example-pager.html

in example, every '100' denoted "100 , alot of writing wrap around new row within entries in table"

do have make every cell uniformly big? (cause may quite bigger others) thanks

.tablesorterpager({ container: $("#pager"), positionfixed: false });

change false true


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -