Hi,
I am Implementing the gauge control in hierarchical child grid which is inside the Telrik RAD grid,But It shows the message "Unable to map to FilePath. Please ensure that either Page or Context are available to the control.", however i have check the path and it is correct. Could you please let me know what i am missing?
Attaching the screenshot
Hello anurag_sharma ,
Thank you for posting in our forums.
What DeploymentScenario do you use?
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2?page=WebGauge_Image_Deployment_in_WebGauge.html
If you are using File System-Based Deployment you should specify FilePath
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2?page=Infragistics4.WebUI.UltraWebGauge.v11.2~Infragistics.WebUI.UltraWebGauge.WebGaugeDeploymentScenario~FilePath.html
Please take a look at our online sample demonstrating Master detail using WebDataGrid
http://samples.infragistics.com/aspnet/Samples/WebDataGrid/Display/Dashboard/Default.aspx?cn=data-grid&sid=f7d2530d-42cd-4643-b0d3-2015bbb94757
It is using WebChart with File System-Based Deployment
<DeploymentScenario ImageURL="/SamplesBrowser/Temp/ChartImages/Chart_#SEQNUM(100).png" FilePath="/SamplesBrowser/Temp/ChartImages"></DeploymentScenario>
Hope hearing from you.
Hi Thanks,
This has been resolved, issue was in renedering of gauge into child grid whcih generates dynamically,Two more issue is if you please can help on this
1. Semi circle gauge takes the extra space that is space for whole circle, can i discard the bottom unused space.2. I have to set the range of ticker link 10. to 100. and then for unlimited, like in cars odemeters we have the color for maximum speed is upto 140 KM/h there a another tick mark which is if the range is more then 140 range
First one is on priority please.
Regards
Anurag Sharma
Hello Anurag,
Thank you for your update.
You can set Bounds of the igGaugeProp:RadialGauge.
In that way you’ll effectively set the bounds for the height and width.
I noticed that Maya Kirove has handled your support ticket CAS-82726-33D2L0
She will continue assiging you through the case
Let me know if you have further questions