Hello,
I am using one mvc grid with three foreign key columns. Among which first foreign key column will be normal, but the second foreign key column's data source will be based on the selection of the first foreign key column value. To get the second foreign key column data source we can use a web api call with the parameter of the first foreign key column selected value. How to achieve this in the MVC grid. Please help me I am stuck in this point. Thanks in advance,
Regards,
Arijit Banerjee