Completed
Last Updated: 01 Jul 2014 07:33 by Paul
ADMIN
Yoan
Created on: 27 Jan 2014 16:17
Category: GridView
Type: Bug Report
2
StackOverflowException is thrown when perfoming sorting, filtering or grouping on GridView bound to DynamicObject
StackOverflowException is thrown when perfoming sorting, filtering or grouping on GridView bound to DynamicObject
1 comment
Paul
Posted on: 27 Jan 2014 16:34
This occurs when the datamember binding of the GridViewColumn references a reference type instead of a value type (i.e. string, int, decimal, etc).