When I have my table rendered with data I use col-md-1, col-md-2 etc classes to set width for each column. But after I switch to ajax data now this classes doesn't work. How can I set width for each column?
↧
When I have my table rendered with data I use col-md-1, col-md-2 etc classes to set width for each column. But after I switch to ajax data now this classes doesn't work. How can I set width for each column?