I have a table with scrollbar if i print the table i am getting half of the table..I want to print whole table data.
following is my css,
help me outCode:<link rel='stylesheet' media="all" type='text/css' href='<?=$this->baseUrl('/scripts/jquery/plugins/weekcalendar/demo.css')?>' /> .wc-scrollable-grid { overflow: auto; overflow-x: hidden !important; overflow-y: auto !important; position: relative; background-color: #fff; width: 100%; }
uday
Bookmarks