How adjust the table column order of entity-inspector-browse.xml

Hi,
I found that even user adjust the table column order of entity-inspector-browse, browser does not remember that.
How to change the order in program way?.
I am using cuba6.10.

Thanks.

Hi,

Entity Inspector dynamically creates table columns, so user settings are not applicable in this case. I see no way to manage columns order in Entity Inspector (except overriding it). Because Entity Inspector is designed to give the system administrator an opportunity to review and edit the data that is not accessible from standard screens due to their design, the columns order has never been important.

Regards,
Gleb

Hi,
About overriding,you mean re-writing? Or how to override?

I meant rewrite.

ok,thanks~