With the standard Visual Studio tools, it is difficult to implement a cascading dropdown list within a gridview. The second dropdownlist can not be bound to the datasource and instead you have to perform some code behind to make it work correctly. Does the Telerik grid control handle this scenario properly or do you have to do code behind also? I don't currently own the controls but would purchase them if they can handle this.