Hi i am using javascript to hide/show rows in a table..
getStyleClass('RowC').style.display = 'none';
this isworking fine, but when i come to print the document all rows are displayed on the printout - even though on the screen they are hidden? Can any one help!!!
kindest thanks,
Steve Hawkz
getStyleClass('RowC').style.display = 'none';
this isworking fine, but when i come to print the document all rows are displayed on the printout - even though on the screen they are hidden? Can any one help!!!
kindest thanks,
Steve Hawkz