Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
jayaseelan
Creator III
Creator III

Need to Change Table column Title colour

HI everyone,

                I need to change the Column Title colour. Is that possible? I attached my Screen short below. The Required output is COUNTRY and SALE Should Shows in different colour.

18 Replies
jayaseelan
Creator III
Creator III
Author

Thank you so much got some idea.

jayaseelan
Creator III
Creator III
Author

Hi Micheal Granillo,

                   I have changed the colour.  If possible to add search option near each column heading? Capture2.PNG

mgranillo
Specialist
Specialist

There's no easy way to do this.  You'll need to code a special angular directive to accomplish this 

Mike

ananyaghosh
Creator III
Creator III

Hi,

Do you have angular code for this?

Thanks,

Sandip

mgranillo
Specialist
Specialist

Try the new Vizlib extensions.  they come with table formatting functionality.

mike

ananyaghosh
Creator III
Creator III

Hi,

It is not free. It only accepts 5 users and after that you need to pay. So any further assistance will be appreciated.

Please help me to create a search option at dimension in  a table.

Thanks,

Sandip

harika18
Contributor III
Contributor III

Hello,

Can we change the data in the column to a paricular color or change the background of that column values based on specific conditions.

harika18
Contributor III
Contributor III

Hello @mgranillo ,

Can we reduce the boldness of header?And can we include a search button.

If so thats the code?Urgent help required!

mgranillo
Specialist
Specialist

Widgets can be used to get a specific look using CSS but functionality is limited.  Text boldness can be set but not sure about the search.  Probably not possible.  You might want to look through the available extensions and see if there's a table that has search functionality.  Then you would have to edit the CSS to get the look you want.