durandal-2.0 Questions
2
Solved
I am having an issue when enabling deferred updates in the knockout library. I have implemented Jquery datatables as a component, when navigating to a view that has this component i can see the fol...
Maximo asked 2/6, 2017 at 14:9
1
I'm a novice at Durandal but familiar with mvc4. I'm attempting to port an existing application that heavily uses knockout to a SPA framework.
I've been able to get the standard View / ViewModel ...
Mither asked 28/1, 2016 at 8:50
1
Objective:
I want the segregation and encapsulation benefits of utilizing child routers to organize routes by significant feature areas of the app. However, I want to have those routes handled and ...
Fleet asked 17/6, 2015 at 22:34
0
I'm trying to get a pre-build event setup in visual studio 2012 for compressing my Durandaljs app using Gulp. After much frustration with the pre/post build command line I have it working if I buil...
Asberry asked 8/4, 2014 at 12:5
1
Solved
I am getting "route not found" when I try to use child routing. To cover my bases, here is how the routing in the application is designed.
The main.js file contains routing for the top navigation...
Dunlap asked 19/2, 2014 at 18:33
1
Solved
I wish to make a Durandal custom dialog that adds a window frame with title and footer around an existing composable viewmodel.
I have made a customModal.html template
<div class="messageBox"&...
Veliz asked 17/2, 2014 at 6:12
1
I'm using KnockoutJS and durandalJS 2.0. I'm dynamically adding two drop-downs based on the database table entries and populating them with data form another table. Each drop-down also has a check-...
Fabulist asked 3/12, 2013 at 6:42
2
Solved
I can easily show a loading message while the activate method is doing its thing like so:
<div data-bind="compose:ActiveVm">
<div class="text-center" style="margin : 75px">
<i cl...
Udela asked 19/12, 2013 at 18:8
1
When you get a script error somewhere in your SPA code, entire app becomes totally unresponsive and you cannot navigate to any other pages(views). It seems durandal just freezes! (only way out is t...
Gallicism asked 4/12, 2013 at 14:52
1
Solved
We've been trying to get our PhoneGap 2.9, Durandal 2.0 application working on Windows Phone 8. We've been able to follow the steps to deploy the application to the emulator and to the device via v...
Palacio asked 22/10, 2013 at 16:42
1
© 2022 - 2024 — McMap. All rights reserved.