-
Feedback Needed
Hi All, By now I hope that you have had a chance to go through some of the scripted scenarios, along with your own use cases. I would like to see feedback, both positive and negative regarding your experience so far. You can talk about the new features... You can talk about any bugs... You can talk about what we could do…
-
High memory consuption
If i'm using SBW with IE9 on Windows Server 2008 after few minutes memory consumption of IE raise from 100MB into 500MB or more. It realy makes averything works slower every minute.
-
execute container method within component class
Hi All I want execute MyContainer method from MyComponent class. I have an action which opens dialogcontainer and calls mycomp and my cont components. these components call MyComponent (extends Component) class and MyContainer class (extend DialogContainer). I want to execute MyContainer method within MyComponent. for…