Telerik Forums
Community Forums Forum
2 answers
814 views
I am getting this message as a result of adding the line

using Telerik.WebControls;

Any idea how to fix that?

Thank you.
L
Top achievements
Rank 1
 answered on 05 Jun 2009
0 answers
66 views
Hello,
I hope this useful
21 Scripts and Tips to Decrease Website Server Load

Best regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 03 Jun 2009
0 answers
132 views
Hello,
I found it useful.
the Ultimate jQuery list

Kind regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 03 Jun 2009
1 answer
185 views

Hi,

I am a telerik user but I haven't purchased a commercial license. 

One of the biggest problems I have is that bugs I may find cannot be reported via a support ticket for rapid checking because I'm not a paying customer. In my case, I haven't brought a license because I want to learn the API and a couple of issues I have found need fixing first (which I am sure they will be), but I push the controls just as much as a paying customer.

Any chance we can submit tickets too? Direct support by email may be useful (some mechanism to see progress on the bugs we may find).

Thanks

Paul
Telerik team
 answered on 01 Jun 2009
0 answers
91 views
Hello,
I want to share this:  30 Best jQuery Plugins - May 2009

Best regards
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 30 May 2009
0 answers
138 views
Hi,

We've relaunched one of our sites, http://www.westernshoppe.com.

Telerik controls used (so far):
panelbar, menu, rotator, window and formdecorator

The design probably still needs work, but so far the client is extremely happy and so are their customers.

The site has 500-600 hits / day, yet the speed seems fine.

Any suggestions to improve would always be appreciated.

Conrad
Conrad
Top achievements
Rank 1
 asked on 29 May 2009
1 answer
161 views
I need to generate a .png chart from a windows service. Which chart object would be my best choice ASP / WinForms  or WPF? (I'm assuming I can use any of these objects from a windows service as long as I save to .png)

Andrew
Ves
Telerik team
 answered on 29 May 2009
1 answer
243 views
Perhaps this thread does not belong on the telerik site, as it is not an issue or concern with their product.  Just the same, I have run into an annoying problem and would appriciate any advice.
I am using telerik ASP.NET Ajax controls to build DNN modules.  By preference I use the WAP model for developing these modules.  Please keep in mind that I am an old C++ developer and am fairly new to ASP.NET, C#, and User Controls.  Regardless of my lack of experience,  I am able to create these modules using Rad Controls.   I have one issue.  I always receive a build error, Error 1 The type 'System.Web.UI.IScriptControl' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. ....
The auto generated file, *.ascx.designer.cs  contains declarations of Rad controls that are not found.  I have been simply deleting these from the ascx.designer file and it then compiles without error.   In addition, they run without problem.

My concern is I am deleting things without knowing fully their purpose.  This leads my to ask the following question.
1) What is the purpose of the ascx.designer files
2) What do I need to change so that when this is generated, rad controls are found in the assbly
Jim
Top achievements
Rank 2
 answered on 27 May 2009
1 answer
164 views
I am having trouble with what i think is a style inheritance issue. I have a form with Radcombobox's and Radcalendars in a table in a div layout. he div has a background image that im using

filter

 

:alpha(opacity=75);

 

 

opacity: 0.7 ;
to get a slight transpanency.

i am able change the backcolor of input boxes but i cant override the transparency from the layout div.( my last attempt below) i am using red just to demonstrate the transparency. if i use white(which is what i want) it is 100% transparent here is a link to the
Dev page i have also tried similar code on the table the input boxes are within. i have also tried to set te back color from the control it self. (i.e. backcolor property)
 div.RadComboBox_Office2007 table .rcbInputCell input

 

 {

 

background-color:red !important;

 

 

filter:alpha(opacity=100);

 

 

opacity: 1.0;

 

 

height: 15px !important;

 

 

line-height: 14px !important;

 

 

font: 9px arial,verdana,sans-serif;

 

 

height: 15px !important;

 

 

padding: 0 !important;

 

 }

 .

dateinputbox

 

 

 

{

 

 

height: 15px !important;

 

 

line-height: 14px !important;

 

 

font: 9px arial,verdana,sans-serif;

 

 

height: 15px !important;

 

 

padding: 0 !important;

 

 

background-color: Red !important;

 

 

filter:alpha(opacity=100);

 

 

opacity:1.0;

 

}

 

 

Kamen Bundev
Telerik team
 answered on 21 May 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?