I have a database without the relations between tables in SQL Server, but the data are relationated.
I am trying to use a Kendo Grid with Foreign Key column, but, the example that I found is for database with correctly related tables.
How I can declare a Kendo Grid when for a Foreign Key column I said who is the Action and Controller to fill this data.