Is there a way to remove the header row in SlickGrid using CSS? I know there isn't an API for it, but maybe some CSS tricks can do the job. Any suggestions?
Check out this example:
Calling all CSS experts! I'm looking for assistance in modifying the CSS code of SlickGrid to eliminate the header row. Preferably, the CSS code should be able to overlay the existing package. You can find the source code here: http://github.com/mleibman/SlickGrid (Simply click "Download Source")