Telerik Forums
Community Forums Forum
1 answer
207 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
136 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
124 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
132 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
128 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
0 answers
117 views
0 answers
160 views

Hello,
I hope this useful List of Really Useful Tools for CSS Developers

Kind regards,
Mostafa Anoosheh

Mostafa Anoosheh
Top achievements
Rank 1
 asked on 16 May 2009
0 answers
105 views
Hello,
I want to share this: Simple Guide: How To Get Started With jQuery

Best regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 16 May 2009
2 answers
130 views
I had a forum post that turned into a support ticket.  I was told at this point I can upload my issue demo app.  My problem is I don't see a way to do that when I go to the support ticket.  I would like to know the way to post attachments to a support ticket.

Thank you for any help
jerry
Top achievements
Rank 1
 answered on 13 May 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
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?