On Thu, 01 Mar 2012 10:49:34 -0300, Tonne indie
wrote:
- Using the Grid component inside a Loop leads to erroneous sorting
behavior.
Example: 1 Grid, used inside a loop leads to 3 rendered grids on the
client.
Changing the sort of one of them, sorts all grids since the sorting
- The Grid itself renders the client id only when inplace is set true,
is there a specific reason why its id is omitted on inplace false?
(also see https://issues.apache.org/jira/browse/TAP5-1569)
- Using the Grid component inside a Loop leads to erroneous sorting
behavior.
Exam