Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
230
unable to user localhost/ig_common/20103CLR35/Styles
posted

Hello:

I have an ASP.NET application, form which uses the WebDataGrid (Infragistics35 - v10.3) 

I want to use the styles available at http://localhost/ig_common/20103CLR35/Styles

Please could you provide steps for implementing this in my project  

The below syntax does not seem to be working, something is missing in the path.

AutoGenerateColumns="False"

AutoCRUD="true" Height="470px" Width="800px" DefaultColumnWidth="100px"

StyleSetPath="/ig_common/20103CLR35/Styles"

StyleSetName="Office2007Blue">

 Would it be possible to add this to my config ?

I see that ig_common is added as a Virtual Directory on IIS, so how do we use this on a Production server.

My Styles works perfect if I add the folder to the project. But would it be possible to user the Styles available on IIS.

Thank you

Sushma