1 Reply Latest reply on Mar 18, 2009 6:26 PM by nbelaevski

    SerializableDataModel(editable datagrid) does not work with

      We have an issue with the editable datagrid after we applied sortBy to rich column. The backing bean is not getting called after we do sort on any column. I can see a4j:status showing something happening but the backing bean never called. Everything works fine if we DON'T HIT sort. I am using the same SerializableDataModel code from livedemo site.