I've used them in radgrids before, but now I'm trying to do it with a totally ajax-driven grid and it doesn't work. No matter what technique I use I get this error: "Microsoft JScript runtime error: Sys.InvalidOperationException: Cannot serialize object with cyclic reference within child properties."
Why does this happen with checkboxes? I can use text inputs just fine. I've tried the '<telerik:GridClientSelectColumn>', the '<telerik:GridCheckBoxColumn>', I've tried using item template with asp checkboxes and regular html checkboxes, and I've tried all these things in various configurations. I'm both baffled and frustrated. Has anyone else been able to do this, and if so, how?
Why does this happen with checkboxes? I can use text inputs just fine. I've tried the '<telerik:GridClientSelectColumn>', the '<telerik:GridCheckBoxColumn>', I've tried using item template with asp checkboxes and regular html checkboxes, and I've tried all these things in various configurations. I'm both baffled and frustrated. Has anyone else been able to do this, and if so, how?