Gauge references unavailable

I must be missing a reference but I'm following the instructions on your site. I'm simply trying to get one of the gauge samples going but the following fail:
@Html.Syncfusion().LinearGauge(...
@Html.Syncfusion().CircularGauge(...
 
Those fail to resolve. I am able to succesfully do things like @Html.Syncfusion().Chart... but none of the gauge code works. I have all the references listed in your documentation.
 
Could you clarify exactly what is necessary for the code above to work? A sample app that works would also be helpful (I just opened a separate ticket about many of the sample apps not working).

2 Replies

JT John Tafoya May 13, 2013 06:30 PM UTC

Looks like this might have been a VS bug. I finally tried changing the sequence of the namespaces in the views/web.config and the cshtml was finally able to resolve the references.


VS Velmurugan S Syncfusion Team May 15, 2013 12:48 PM UTC

Hi John,

 

Thanks for the update.

Please revert if you have any other queries.

 

Regards,

Velmurugan


Loader.
Up arrow icon