How can I stop Telerik Data Access from omitting null values in FK columns when they are sorted or filtered?
I am trying to maintain a pre-existing piece of software that uses Telerik Data Access for data access and also Telerik Kendo on the frontend. Several Kendo grids in the software represent tables in the database, except in order to be more user-friendly, instead of displaying foreign keys, they display the names of the objects those foreign keys represent.