Version 9.0.1 - NET Core 3.1, Angular
Hey, so I have an application service that I am already using on the web app - DeviceAppService. This is defined as per instruction within the Application project. The web application is using it well to retrieve device data from the backend (cosmosdb, IoT hub and SQL). In other words as far as I can see dependency injection works very well here using nswag to generate proxies and hence use them within the frontend
However, when used within a viewmodel (or code behind) in the mobile application I get the following error :
BindingContext of views must inherit XamarinViewModel. Given view's BindingContext is not like that: SynapWare.Views.DeviceMapView'
I created proxydeviceappservice within Application.Client hoping this would resolve it.
Any update?
Sorry for the confusion. The metronic demo 4 on the keenthemes website has clickable actions on both the topbar and sidebar in the dashboard. In ASP.NET Zero's theme 4, it only has clickable actions at the top and NOT on the side (along the purple bar).
Hey, yeah but regarding actions along the side bar.
Hey guys,
I would love to be able to use the sidebar as per demo 4 in the Metronic demo.
We are busy trying to achieve the following
Im assuming it is possible as its available in demo 4 - we are working off theme #4.
Did you guys make any progress with the documentation?