Telerik Forums
Community Forums Forum
1 answer
138 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
67 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
116 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
116 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
195 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
132 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
1 answer
116 views
Hi,

can anybody give me a solution how to traverse thru grid items in client side(using javascript).
for example  i m having template columns containing checkboxes and a template column containg a  radcombo. I want some sample code to tranverse thru the grid items and based on checkboxes selection last column containing radcombo should be enabled/disabled.

I want that code to be executed on click of the checkbxes..

Thanks,
Laila
Tsvetoslav
Telerik team
 answered on 19 May 2009
2 answers
126 views
Hi,
 
   I am having a problem with RadNumeric TextBox with RadInput Manager. When the number with more length is entered in the textbox (ex take 17 digits the entered Numbers is changing to some unwanted input. PLease give me suggestion if anybody know about the problem.

for ex consider the following code :
<body>
<asp:TextBox ID="txtAvgRebatePerScript" runat="server" MaxLength="18" TabIndex ="3" Width="110px"></asp:TextBox></td>
                            <td style="padding-left: 4px">


   <telerik:RadInputManager ID="RadInputManager1" runat="server">

<telerik:NumericTextBoxSetting Type="number" MinValue="0"    BehaviorID="AnualGenFillRate"
                DecimalDigits="2" InitializeOnClient="true" Validation-IsRequired="false">
                <TargetControls>
                    <telerik:TargetInput ControlID="txtAnualGenFillRate" Enabled="true" />
                </TargetControls>
            </telerik:NumericTextBoxSetting>
  </telerik:RadInputManager>
</body>
laila
Top achievements
Rank 1
 answered on 18 May 2009
3 answers
121 views

Hi,
Some times pictures make better sence than texts.
I think it's very good (and important for usability) if you add screen shots ability to Code Library of Telerik.com

Sincerely yours,
Mostafa Anoosheh

Mostafa Anoosheh
Top achievements
Rank 1
 answered on 18 May 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?