Hi,
I am using RadHtmlPlaceHolder with in RadWindow.I am getting messge as
radhtmlplaceholder requires the "windowless" parameter of the silverlight application to be true
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Praneeth KumarPosted Jun 21, 2011, 6:47 AM
Open the default.aspx page and you must be able to find what I said. If at all you are hosting the silverlight app in the .html page add the following tag <param name="windowless" value="true"/>
Gomathi PalaniswamyPosted Jun 21, 2011, 6:44 AM
Praneeth KumarPosted Jun 21, 2011, 6:20 AM