Telerik Forums
Community Forums Forum
2 answers
122 views
Hi Telerik Team,
  I am creating radwindow like below.

<

 

telerik:RadWindowManager ID="rdWmFundWindowManager" runat="server" ReloadOnShow="true"

 

 

Skin="Windows7" Modal="true" ShowContentDuringLoad="false" VisibleStatusbar="false"

 

 

Behavior="Close,Reload">

 

 

<Windows>

 

 

<telerik:RadWindow ID="rdWnAddUserWindow" runat="server" Modal="True" Height="300px"

 

 

Width="700px" Left="" Title="Add New Analyst" Top="" Skin="Windows7" Style="z-index: 7002">

 

 

</telerik:RadWindow>

 

 

</Windows>

 

 

</telerik:RadWindowManager>

 


Can I create the above radwindow in client side? Please reply.

Dayana
Dayana Maliyakal
Top achievements
Rank 1
 answered on 11 Mar 2011
9 answers
139 views
Hi,

There appears to be a problem on the support submit part of the website. There are the following javascript errors.


Timestamp: Thu, 24 Feb 2011 09:07:10 UTC
  
  
Message: 'Sys' is undefined
Line: 95
Char: 1
Code: 0
URI: http://www.telerik.com/account/support-tickets/contact-support-team.aspx?odid=564032&pid=523
  
  
Message: 'Sys' is undefined
Line: 127
Char: 1
Code: 0
URI: http://www.telerik.com/account/support-tickets/contact-support-team.aspx?odid=564032&pid=523
  
  
Message: 'Sys' is undefined
Line: 1728
Char: 29
Code: 0
URI: http://www.telerik.com/account/support-tickets/contact-support-team.aspx?odid=564032&pid=523
  
  
Message: 'Sys' is undefined
Line: 2111
Char: 25
Code: 0
URI: http://www.telerik.com/account/support-tickets/contact-support-team.aspx?odid=564032&pid=523
  
  
Message: 'Sys' is undefined
Line: 324
Char: 1
Code: 0
URI: http://www.telerik.com/account/support-tickets/contact-support-team.aspx?odid=564032&pid=523


This has been on going for a few days now and I have tried various machines with the same results. I have tried this with a mix of IE8 and IE6 machines.
Raya
Telerik team
 answered on 08 Mar 2011
4 answers
72 views
I don't want to see advertisements in the forums for telerik products I already own as part of the Ultimate Collection

I do not want to see this :)



<div class="forumsBannerHolder" id="ctl00_PageContent_usercontrols_public_forums_previewforumthread_ascx1_repeaterMessages_ctl02_pnlForumBannerHolder">
    
        <img src="/Images/ForumBanners/2011-03-ORM-Forum-Banner.jpg" style="border-width: 0px; border-style: solid;" usemap="#rade_img_map_1298980809192" alt="">
<map id="rade_img_map_1298980809192" name="rade_img_map_1298980809192">
<area shape="RECT" coords="1,181,202,198" href="http://www.telerik.com/products/orm/free.aspx" target="_blank" onclick="_gaq.push(['_trackPageview', '/forum-banners/aspnet-ajax/orm-free-overview']);" alt="Telerik OpenAccess ORM Free Edition">
<area shape="RECT" coords="795,173,884,203" href="http://www.telerik.com/products/orm.aspx" target="_blank" onclick="_gaq.push(['_trackPageview', '/forum-banners/aspnet-ajax/orm-overview']);" alt="Telerik OpenAccess ORM">
<area shape="RECT" coords="648,172,766,203" href="http://www.telerik.com/account/free-trials/trial-product-versions/single-trial.aspx?pmvid=0&amp;pid=638" onclick="_gaq.push(['_trackPageview', '/forum-banners/aspnet-ajax/orm-trial']);" target="_blank" alt="Download Telerik OpenAccess ORM">
</map>
</div>

Also the banners are DIV elements in between the LI items, not nested in the LIs themselves (I mean renders okay, but not valid IMO)
Vassil Petev
Telerik team
 answered on 07 Mar 2011
2 answers
91 views
Hi,

I was wondering if anyone has come across an issue whereby (on random occasions that can last for a few hours or days) the Telerik RAD web part editor times out when trying to use functionality such as the Image or Document managers?

One of the products we support uses version v7.01 of the asp.net Telerik RAD editor and cannot be easily updated due to the Product being based on a platform with SharePoint 2003 and .net 1.1. The RAD editor is heavily used by the large customer base however on random occasions they find that clicking on either the Image manager or the Document manager for example will cause the opening of the manager window but nothing loading inside the window and instead a request timed out error message is displayed with additional text of there being a server error within the /wpresources application.

We have a number of web servers and when this request time out error occurs we can confirm that we can independantly hit each of the servers and see the same error but there are absolutely no errors being logged in eventviewer on the web servers or in our custom logs. It is worth noting that we have considered whether or not the issue could be something to do with having too many files in the picture libraries, etc but this does not explain why without changing the content the error disappears for some time before re-appearing.

Has anyone experienced this issue before or does anyone know of a way of capturing some verbose logging from the Telerik editor that may shed some light into what is going on?

Regards,
Manik
Manik
Top achievements
Rank 1
 answered on 07 Mar 2011
1 answer
75 views
I'm not sure if it's a bug in how you guys respond to forum posts or not...but 90% of the time when someone posts a question, and I either answer it or just post a comment to it, the telerik employee who responds always prefixes it with "Hi Steve" as if the question was posed by myself (which it wasn't)
Snejina
Telerik team
 answered on 03 Mar 2011
4 answers
108 views
Hi Telerik team,

     I want to assign formatting to datetime or numerice collumn on grideview  with theme dll.
     How should i do?

Best Regards,
Mr.Wanlop
wanlop
Top achievements
Rank 1
 answered on 02 Mar 2011
1 answer
167 views
Hola alguien podria ayudarme, nececito hacer una funcion de java script q permita concatenar valores seleccionados  de un RadListBox , dentro de este RadListBox tengo checkbox, una vez q selecciono diferentes checkbox, quiero q me concatene  con comas (,) los valores seleccionados y los coloque en un RadTexBox.

Estoy utilizando C# .net
daniels
Top achievements
Rank 1
 answered on 28 Feb 2011
1 answer
136 views
Hi,
  I want to get radgrid grouping and I got a link like below.
http://demos.telerik.com/aspnet-ajax/grid/examples/groupby/groupfooter/defaultcs.aspx
But I actually want to get Total Price as next row instead of seperate column in the above example.Kindly giev me the reply

Dayana M.T
Vasil
Telerik team
 answered on 25 Feb 2011
1 answer
109 views
Hi Telerik Team,
    Is there any method to maintain radgrid row selection in the case of radgrid bound column after postbacking?.Kindly give me the reply.

Dayana M.T
Prangadj
Top achievements
Rank 1
 answered on 24 Feb 2011
3 answers
106 views

I have few questions while implemating to my site at client place.

1. Is the telerik control 2.0 is compatible with .net framework 3.5?

2. if above question answer is yes than why im facing issue like 'radgrid namesapce is undefind' and 'radcontrol namespace is undefind'. these are runtime error.
we are not having these kind of issues in our development environment where we are using .net framework 2.0 to develop it.

Please let me know as early as possible


Prangadj
Top achievements
Rank 1
 answered on 23 Feb 2011
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
Dedalus
Top achievements
Rank 1
Iron
Iron
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
Dedalus
Top achievements
Rank 1
Iron
Iron
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?