Assign CSS classes to columns

QuestionsAssign CSS classes to columns
chisum asked 5 years ago

I want to just assign css classes to columns, not based on their input but the column name.  I’d much prefer to just use css classes to control width, text-align, etc.  It is much more familiar and cleaner to me and lets me mix and match classes based on my needs.  Thanks.

1 Answers
Abu answered 5 years ago

Column properties are controlled with JS code and may get overrided if you set by css classes.

However, you can alwatys hack it by inspecting using browser debugger (F12) and see column css classes and overriding them on page.

Your Answer

15 + 1 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?