This question is locked. New answers and comments are not allowed.
I am new to using the DataServiceDataSource Telerik control. I have a RadGridView with data from a "Banks" table. [this part is working] That Banks table has a navigation property(foreign key relationship) with a "Contacts" table.
How can I pass the BankID parameter and display all Contacts with that BankID to a grid?
Thanks,
Jorge
How can I pass the BankID parameter and display all Contacts with that BankID to a grid?
Thanks,
Jorge