yes, thanks, you gave me one, and i look at it, ... though not second one but you see, my application worked with SignalR, and it's meant to call remote method, and then recieve value... that's why i create hub object, but i failed to wire it with the controller... button click, which are under event objects, should call to hub method, and then hub method add the value to the collection, and in the end it notify all client... which in our case we have only one, cause it's client side, so we call to controller again and invoke desired method...
that's how it should work... you know it's my first month of work as web developer... though i worked with extJS a little bit long ago, that i can use this config ways of js a bit, but i'm new comer, i'm sure they'll wire, but i don't know how but you can push message to my object too, but it's a bit risky too, cause one of issue is that the UI update on second click of button, now, if you don't have button, and a random timer, how you know how many time you clicked... BTW, if you still think that, this will do the job through what i said, i wire your code to my model directly. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
