I have the following code and i would like to add a css specific css code (width:200px;) to the data-field="data2" elements:
<th data-field="data1" class="header">
<th data-field="data2" class="header">
<th data-field="data3" class="header">
<th data-field="data4" class="header">