I am evaluating Telerik Winforms tools and am pretty impressed so far. I am experimenting whether or not to go "all in" with using the Telerik controls in order to take advantage of automatic theming and such. One of the features of using stock MS controls and Windows is to be able to utilize Drag Once Databinding to auto generate a screen which then allows me to modify the screen in design mode without needing to add each element one by one and then connecting it to the datasource. I found that I could easily change the default datatypes to use Telerik controls and it works well when using a standard Windows form. However, when I try to generate the screen elements using RadForm the Data Source window does not give me the option to select either Details or DataGridView in order to drag the datasource onto the form and autogenerate the screen elements. Any thoughts on what I've done wrong or any work around solutions? Many thanks....