Hi ,
I want to add xamwebdilogue window to my silverlight application when i click a button. so can u please tell me how to do this. please send me the detailed code.
Thanks
Hello,
You can see how to do that in the Samples Browser for Silverlight Line of Business. You can see the sample online here : http://labs.infragistics.com/silverlight/lobsamples/2009.1/
Basically, you would have to create a new instance of a XamWebDialogWindow and add it as a child of a container.
Hope this helps.