c# - RDLC fixing a table row bottom at footer -


i using vs 2015 c#, got rdlc. in put table , repeats header row , footer row @ every page. problem want fix footer row @ bottom of page. found solutions counting rows , breaking space etc can't apply them vs2015, , of codes visual basic.

here how looks ;

enter image description here

here how want ;

enter image description here


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

c# - Strange behavior of await -