質問

Is it posible to set sortproperty in a TreeTable in ADF? I have a viewcriteria, with a order by clause in the query.

The the TreeTable doesn't show the items in the correct order. Is this known, or?

役に立ちましたか?

解決

Found it! The iterator had a sort property set. Deleted the sort property, and the 'order by' clause works like a charm :)

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top