We have integrated the Sonata bundle for our project. We have a requirement to put the ordinary number as the very first field in the list. Items in the list view should be listed by number like I did under column Number on following example
Number ID title
1 100 title1
2 101 title2
3 102 title3
Is it possible to do it?