Maybe this example might help?
http://www.jeffryhouser.com/index.cfm/2015/5/1/Why-wont-my-AdvancedDataGrid-sort-correctly

Are you placing your sortCompare func on the columns on the whole grid?

On Mon, Feb 13, 2017 at 12:52 PM, mark goldin <[email protected]> wrote:

> I have a strange problem with sorting in my datagrid. Its first column is a
> name - some string info. when grid comes up this column is marked with a
> small number 1. If I start sorting my clicking on an arrow next to this
> number the sortCompareFunction function is not executing. But if I click on
> some other column first and go back sorting the first column everything is
> working fine. Any idea what's wrong?
>
> Thanks
>

Reply via email to