Can we change the titles of these columns in the table?
Can we change the titles of these columns in the table?
I want to change the position of the column headings.
7 Replies
Have you read the docs?
TextColumn::make('column_name')->label('Heading')
Toogleable reoder is working
What do you mean
I was actually asking about the order here. We can change the table columns from here.
You asked if we can change the titles not the order?
To change the position just move the TextColumn in the order in the code....
my English is a bit bad, in fact I couldn't find how to express it in my own language 😦
No problem, just move the code around and it will change order