Hi Håkan,
I already answered your support thread and for your convenience and for others who might encounter the same problem I pasted it below:
Hello Andreas,
Thank you for the provided demo, I examined it and I was able to reproduce the problem. It comes from the fact that the RadWindow when used with ContentTemplate databinds its children. This being said, in order to solve the problems please do the following:
1) Remove the explicit call to DataBind() for the combo and the grid - simply leave the datasource as shown below:
2) Move the code which selects the checkbox to the DataBound event of the grid as shown below:
I hope that my reply is helpful, let me know how it goes.
Sincerely yours,
Svetlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items.