Scroller rowHeight
Scroller rowHeight
dietrich
Posts: 3Questions: 0Answers: 0
Scroller plugin (bServreSide: true): _fnCalRowHieght doesn't calculate the proper height if a cell row has a line break. eg "text
text". What's the best way to deal with this?
Thanks
--Dietrich
text". What's the best way to deal with this?
Thanks
--Dietrich
This discussion has been closed.
Replies
in it, then it should work, and if it doesn't can you post a link please?
Allan
this.s.rowHeight = $(nTr).height() * 2;
Allan