I have a grid column being bound to an object. I would like to be able to filter this column on a sub-property of the object that it is bound to. In my example I have an object called Division, and I would like to be able to filter on Division.Name. Currently the filter controls all show up blank when used against an object-typed column.
Hi Brian, Can you please post a working jsFiddle of what you are attempting to do? Thanks! --- Closed due to no response.