Hi, I want to add a vertical and horizontal scroll bar to the table with fixed header. By using thead and tbody tags I could add scrollbar in firefox but IE is not supporting the overflow:auto property in tbody. And IE8 does not support css expressions so can u tell me how to the task.
thanx!