Angular js with MVC

13 views
Skip to first unread message

mahanma...@gmail.com

unread,
Oct 26, 2016, 1:21:16 AM10/26/16
to Angular
i have designed a main form with textbox and button(when button is clicked modal popup must open).inside modal popup there are two text boxes and a submit button.i am performing subtraction operation inside modal popup. after submit button is clicked inside modal popup,modal popup is closed and result must be shown in textbox which is on the main form and also a new row will be added automatically with a button and a textbox.the problem is when submit button is clicked inside popup, the result is showing same in main form textbox and also added row text box here is the codeenterenter code here` here is js fiddle code https://jsfiddle.net/c7uL0pnw/1/ CAN ANY ONE REPLY URGENT PLEASE?

Sander Elias

unread,
Oct 31, 2016, 12:50:04 AM10/31/16
to Angular
Hi mahanma...,

Question, is your enter key broken? ;) That wad of text is really hard to read!

In your sample, bootstrap is working against angular, and actually preventing the ng-click='addrow()' to do anything. If you want to use bootstrap, and do things like what you are doing in your example, have a look at uiBootstrap.

Regards
Sander
Reply all
Reply to author
Forward
0 new messages