Can any one tell me how to do styling for an asp.net datagrid control.I have the following requirements. I want to know to which proprties these style classes to be applied
1 . Header Row should have border in top and bottom.No Left and Right borders. 2 . Want to have a line seperator between each column in the header row.Not needed for Left and Right.LEt that be open 3 .Need to apply different styles for each column values.How to mention various classes for different columns ?
I am searching for a asolution which renders in allbrowsers with same effect