tong123123
unread,Dec 4, 2012, 3:18:17 AM12/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
as shown in the attachment, in IE8, in datagrid header, even I set the <thead> element background color to #bcee68, the result is just separate <th> in the <thead> is change background color, not the whole <thead>
I found this problem only occur in IE8, but not in firefox.
also, this problem will not occur when first load the page or the datagrid's row has contents, the problem only shown when the search button is pressed and no result return.
How to solve it?
I try to set the background color of <table> element inside datagrid, but this will cause the background color of the label "record not found" changed also.