To change the labels of the fields we have to change those of the editable fields and the labels of the grid-columns.


Changing the form fields

 


Changing the labels of the form fields is fairly simple. Just select the component and change the label.



Changing labels in the grid


Changing the labels of the grid can be done by selecting the grid and then open the fields property of the grid.



From this form you can manage many properties of the grid columns. It is also possible to set sort options so you can sort on selected columns. Like the form fields, you can apply the changes one-by-one, but a more convenient way is to use the bulk edit option:



You can now apply your changes of all the fields in the grid on one form. If you require to have all fields sortable, then click the sortable of the first field and then click 'apply to all following' which will copy the selected value into the succeeding elements.



Click ok, and run the application, to verify the result.