Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Knockout JS: Helping you build dynamic JavaScript UIs with MVVM and ASP.NET
Sep 18, 2011 at 3:14 PM@liam: I could not see any difference between the statement below, or I need to take a break:)? I could not get it work...
data-bind="click:remove" works
but
data-bind ="click:remove" will fail to call the remove function.
any idea?
Knockout JS: Helping you build dynamic JavaScript UIs with MVVM and ASP.NET
Sep 18, 2011 at 3:12 PMfor some reason, I could not get remove function work... is there any reason? I have exactly same code as on the video, but it does not remove it. has anyone got it work?