Hi how to implement cascading dropdownlist from multiple parent when the dropdownlist are inside the grid as the grid's column.That is in my grid column I have two independent dropdownlist Parent1 and Parent 2 which combinely determines child dropdown data.Also my data are from remote binding.I referred http://www.telerik.com/support/code-library/cascading-from-multiple-parents but I struck up by how to make it with remote binding and how to refer the grid column's dropdownlist id .I am using kendo HTML and I need to stick with version v2013.1.226 cant update to new version :(..Thanks in Advance