Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
135 views
Hello,

Is this correct?  I set this up to recur daily, I think every 7 days, but it's not showing on the calendar.

DTSTART:20081222T130000Z
DTEND:20081222T140000Z
RRULE:FREQ=DAILY;UNTIL=20090203T000000Z;INTERVAL=1

Thanks.
Brian Mains
Top achievements
Rank 1
 answered on 15 Dec 2008
3 answers
199 views
Does anyone know how to programmtically print an appointment from the AdvacnedForm? In other words, I simply want to know how to print appointment details while editing/inserting. There has to be a better way than just printing from the browser...
Peter
Telerik team
 answered on 15 Dec 2008
1 answer
175 views
Hello!

Using:  2008 Q3 Version Number 2008.3.1125

Is it possible to use the original "out of the box" grid filter function to get the following to work. I´m using 

AllowFilteringByColumn

 

="true"

 


And I want to be able to enter "multiple" Producers into the filter field like 1 <space> 13 to "simulate"  the original T-SQL statement

SELECT     ExportID, Producer
FROM         Export
WHERE     (Producer IN (1, 13))

When I try to enter more than ONE digit into the filter field there will be an error. Everthing is workgin fine if I just filter on one number like 13 and using EqualsTo.

It seems like when I try to manual put the filter expression containing IN on the  

RadGrid1.MasterTableView.FilterExpression


there will be an error. Does anyone know how to use the MasterTableView.FilterExpression feature when bound to an LinqDataSource?


 

Sebastian
Telerik team
 answered on 15 Dec 2008
4 answers
118 views
Hello,

I've installed RadEditor on our test platform and everyting works perfect except when I want to change the height of the control.
When I change in ListConfigFile.xml the width, the change is done. But when I change the height, the height of the control stays the same (210px for a forum item).

Is there someting else to change?

Best,
Laurent
Laurent
Top achievements
Rank 1
 answered on 15 Dec 2008
1 answer
143 views
When switching the rad toolbar to use the Office2007 skin, the buttons simply do nothing.

However, when the trial message comes up, it will work.  This works oppisite for the other skins.  They do work normally when the message does not appear, but do not work when the message does appear.  I've tried comparing the HTML that is produced when the message is there against the html when it is not.  I have not found an answer.

Any help with this would be greatly appreciated.

Thanks in advance,
Johnny
Yana
Telerik team
 answered on 15 Dec 2008
2 answers
352 views
The datasource for my RAD Grid is a datatable with a column that is typed to System.Double. This column allows null. However when this datatable is bound to the grid it results in a

Conversion from type 'DBNull' to type 'Integer' is not valid

error. I am unable to trace the exact line where this error is raised. How do I specify that a grid column can have null data. If the column type is System.String, then the grid can handle nulls as designed. For numeric columns with nulls the grid bombs

Please advise

TIA



Ramesh
Top achievements
Rank 1
 answered on 15 Dec 2008
1 answer
150 views

I'm facing the problem related to Performance.

In our application, we are using a RadAjaxPanel and it contain a dropdown with some other controls like textboxes, checkboxes, etc.
In functionality requirement, as main dropdown changes, all controls get filled according to the selection in dropdown.

Issue is that, when I am running the application at development environment or as a locally deployed, then performance is good.
But when application deployed on production server, response is very slow.
Please reply, its urgent.

Sebastian
Telerik team
 answered on 15 Dec 2008
3 answers
229 views
I moved from the old radTreeView (pre Asp.Net AJAX) to the most recent releases (Nov 2008) version of the TreeView.  I have followed your examples how how to migrate, and most everything went smoothly.  However, I can not get my server side events to fire.  For example I have an OnContextMenuItemClick hooked into a server side event RadTreeView_NodeContextClick(ByVal o as Object, e as Telerik.Web.UI.RadTreeViewContextMenuEventArgs. 

I have checked the names in my .aspx page with the ones in the code behind and made sure the signature for the code behind event is correct.  The page builds without errors.  I do not get any javascript errors either. 

Do you have any thoughts as to what I may be missing?  Thank you.
Yana
Telerik team
 answered on 15 Dec 2008
5 answers
108 views
Hi,
I did search first but don't seem to find any references to this... I upgraded asp.net controls to 2008 Q3 SP1 (within VB .NET in VS 2008) and found the html tags within tooltips now all show directly instead of being used; ie it shows the tags:

<p><strong>bold text</strong></p>

instead of:

bold text

I had to add AutoTooltipify="true" to make it work again. This is in my revised Site.Master:
<telerik:RadToolTipManager ID="RadToolTipManager999" runat="server" Sticky="true" Width="400px" ContentScrolling="Auto" AutoTooltipify="true" />

false = shows html source tags literally
true = shows browser-friendly html

I'm setting it to true to keep it working so more of an FYI but seems like a problem?

Guy
Tervel
Telerik team
 answered on 15 Dec 2008
5 answers
338 views
We've a problem with the RadContextMenu not getting its style from the supplied css class.  This used to work with the Q1 version but now doesn't with Q2.

This is the aspx code:

<Telerik:RadContextMenu id="RadMenu1" runat="server" ExpandAnimation-Type="None" CollapseAnimation-Type="None" Skin=""  CssClass="ContextMenu" OnItemClick="RadMenu1_ItemClick">            
    <Items>                                                              
        <Telerik:RadMenuItem CssClass="ContextMenuItem" Text="Option 1" />
        <Telerik:RadMenuItem CssClass="ContextMenuItem" Text="Option 2" />                         
    </Items>
    </Telerik:RadContextMenu>

And the CSS:

.ContextMenu
{
    background: #EEE;
    border: 1px solid #999;
}

.ContextMenuItem
{
    font-family: Tahoma;
    font-size: 11px;
}

I have a feeling its something to do with the way the styles are applied to the rendered controls.

The <head> tag on the page:
<head>
<link href="App_Themes/MyTheme/style.css" type="text/css" rel="stylesheet" />
<link href="/WebSite/WebResource.axd?d=6Tx0JnQCvpljO6kU8QXiaGon_Wi8DODn6lVOSo0OWiAhZUmCEuEsqCnM9kpno6GqYxHpy3iGoT39SD09NDSeUQ2&amp;t=633583818740000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" />
<link href="/WebSite/WebResource.axd?d=6Tx0JnQCvpljO6kU8QXiaGon_Wi8DODn6lVOSo0OWiD0c8GvHZfAd39EyfNWNYid0&amp;t=633583818740000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" />
</head>

The rendered HTML:

<div id="ctl00_ContentPlaceHolder1_RadMenu1" class=" ContextMenu">
	<div class="RadMenu RadMenu_ rmContextMenu RadMenu__Context">
		<ul class="rmActive rmVertical rmGroup rmLevel1">
			<li class="rmItem rmFirst"><a href="#" class="rmLink ContextMenuItem"><span class="rmText">Option 1</span></a></li><li class="rmItem rmLast"><a href="#" class="rmLink ContextMenuItem"><span class="rmText">Option 2</span></a></li>
		</ul>
	</div><input id="ctl00_ContentPlaceHolder1_RadMenu1_ClientState" name="ctl00_ContentPlaceHolder1_RadMenu1_ClientState" type="hidden" />
</div>


If anyone could shed any light on this I would be grateful

Grendizer
Top achievements
Rank 1
 answered on 15 Dec 2008
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?