Hi
Ankesh,
Thanks
for using Syncfusion Product,
Your
Issue with Fancybox has been resolved. The issue has been raised
because of the Jquery script loading from Grid. To avoid this issue we suggest
you to set "SFJqueryLoad" to be false in appsettings. Please refer the below
code Snippet,
Code
Snippet:
<configuration>
<appSettings>
<add
key="SFJqueryLoad" value="false"/>
</appSettings>
</configuration>
For
your convenience we have created a sample and the same can be downloaded from
the below link.
http://www.syncfusion.com/downloads/support/directtrac/114284/CustomSkinWeb-1304894209.zip
Please
let us know if you need any assistance.
Regards,
Prabhu
Sarvesan