TTMSGridFilterPanel : how to rename columns

Hello,

Is there an easy way to customize column names displayed in the column combobox ? :

- Changing columns captions : caption are always taken from row 1. This could be an issue when the TTMSGridFilterPanel is linked to a TMSGrid having it's header set to something greater then 1.
-Choose which column will be displayed

Thank you

Hi, 


You can use the ColumnNameIndex property to achieve this.