Hello everyone, i just ask something.. i think it is a simple but i don't know how ?
I want to make add atribut align='right' in td element in table grocery.. just one td between the others.
thanks for your answer.
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 03 March 2018 - 12:20 PM
Hello everyone, i just ask something.. i think it is a simple but i don't know how ?
I want to make add atribut align='right' in td element in table grocery.. just one td between the others.
thanks for your answer.
Posted 06 March 2018 - 04:04 AM
Very first thing - you can always control the same with CSS - other how - you need to do is column callback - where you will assign some CSS / class that will help you take control of its alignment.
Happy GCing :)
Posted 06 March 2018 - 04:59 AM
oh ok... i see. Thank You Very much.