Not sure if it has been mentioned anywhere in the docs, so I'm apologizing if this is a duplicate/known issue:
The row ids in my dataset look like this: “a:b:c”, where a, b, and c are alphanumeric strings. This works fine with the grid itself, however the subgrid fails to render, even though the row id gets encoded correctly when accessing the subgrid url.
When I removed the “:” sign from ids making it look like “abc”, everything started working fine.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top