Telerik Forums
Community Forums Forum
1 answer
86 views
The link for Code Convertor goes to Free tools but does not appear on this page:

http://www.telerik.com/community.aspx


Thank you

Paul
Atanas
Telerik team
 answered on 08 Oct 2009
0 answers
132 views
Hei ppl

I am new to this forum.

In my project I am running, say 10 testcases at a time using junit.textui.TestRunner.run(). The Sysout and Syserr are moved into a DB once the testcase execution is complete and I display the results (including Success State and SysOut and SysErr, if applicable)from the DB.
Right now the task I have in front of me is that I need to stream the Sysout and SysErr live (while the testcases are executing) to the JSP. Thought Ajax would be a great option for this. I tried moving the Sysout to a string while the testcase is executing and then refresh the JSP page every 2 secs such that the JSP calls a servlet which fetches the updated Sysout string and displays it in the same JSP.
This page refresh is too costly and a pain of overload on the server.
Thats the main reason why I thought of using Ajax for this matter. Can someone shed some idea on a way to accomplish this.
I have read thru polling, comet/longpolling, piggy back techniques. But I am nt sure how to implement those. Do u think any of these is really required or is there a difft easy efficient method?
I use a JAVA SERVLET - JSP - DB (MVC) model for my project.
Akhs 247
Top achievements
Rank 1
 asked on 08 Oct 2009
1 answer
93 views
I am getting Email saying I posted on the forums,  That I did not post.   In my NAME.
Could it be that since over a period of time I won Rad Controls as a door prize twice at different events.  I gave the extra licence to someone else.
Lidiya
Telerik team
 answered on 01 Oct 2009
4 answers
131 views

When I click to enter the forum, It jus tell me:

 

It seems there was a problem with our server.

If the problem persists, use the Site Feedback form to tell us what steps led you to this page.

I have some questions about RadWindow.When will the problem be solved?
Thanks a lot!

zai yunfeng
Top achievements
Rank 2
 answered on 30 Sep 2009
0 answers
60 views
Hello,
jQuery is awesome. I’ve been using it for about a year now and although I was impressed to begin with I’m liking it more and more the longer I use it and the more I find out about it’s inner workings.
Read more at Improve your jQuery – 25 excellent tips

Regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 28 Sep 2009
0 answers
86 views
Hello,
It was great to see all the positive responses to the screencast recently recorded with Craig Shoemaker on how to use Firebug’s console to learn jQuery. read more at Updated: See how I used Firebug to learn jQuery

Kind regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 26 Sep 2009
1 answer
136 views

We have an ASP.NET site that uses silverlight & ajax.net in various parts of the page. For this we will be using telerik controls as well as custom user controls some containing silverlight.

There is a requirement that users will be able to change the theme of the website. they don't want this to simply be a change to some colours e.g. background and text.

We want to use a combination of .net themes, telerik themes for both the html (ajax) and silverlight.

Does anyone have any experience with this?

Is there a way for silverlight to use external themes?

Nikolay
Telerik team
 answered on 24 Sep 2009
1 answer
184 views
Hai Im using telerik demo version. But there is no indication while running project.
Anybody know, when telerik expires and whats the problem of using demo version?
Paul
Telerik team
 answered on 18 Sep 2009
1 answer
50 views
Hi all, thanks in advance for any help anybody may be able to offer.

Let me start by saying that I'm a new ASP.NET developer and have a limited understanding of the language itself.  Sorry in advance for the simplicity of this question!

I am working on a project that requires me to make a radWindow which basically allows users of a website to fill out a form for tax exempt purchases.  Actually that functionality is already in place, there is a "click here to submit form"  button on a page, and when clicked a rad window opens.  To get this functional something like this is used:
<rad:RadWindowManager ID="radWinMgr" Behaviors="Reload, Resize, Close, Move" runat="server" Title="" ReloadOnShow="true" ShowContentDuringLoad ="true"  > 
    <Windows> 
        <rad:RadWindow ID="radTaxForm" OpenerElementID="lnkTaxForm"  runat="server" NavigateUrl="/cart/taxexempt.aspx" Height="775" Width="650"
        </rad:RadWindow> 
    </Windows> 
    </rad:RadWindowManager> 

I uderstand what this is doing well enough, however my task is to make this new page that loads take in a value from the "parent" window (aka the window that this code is called on, the window that houses the radWindow).

Now, previously I've done this successfully but I opened a radWindow differently, by making javascript functions openRadWindow() that added an attribute to the window.  I'm not sure how to do that with the code above. 

Again, my goal is to pass a value from the parent window to the new rad window when it opens.

Thanks for any help!!!
Svetlina Anati
Telerik team
 answered on 16 Sep 2009
2 answers
282 views
I just installed PowerBuilder v11.5 and found your controls.  Congrates! 

Have you fixed the issue with your Mask control and percentages displaying correctly?
Bob
Top achievements
Rank 1
 answered on 15 Sep 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Missing User
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Missing User
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?