Telerik Forums
UI for ASP.NET AJAX Forum
11 answers
411 views
I am trying to both enable and disable the RadTree view from the client side(javascript). I am at the point where I have the ClientID of the tree view but I am not able to access any property by which I can enable or disable the controls in the javascript.
Veli
Telerik team
 answered on 02 Jul 2008
1 answer
179 views
I have a form that has multiple collapse / expand pannels.  Two of the panels contain a rededitor only, and another pannel contains a radeditor as an editor column within a radgrid.  I can stipulate and use different toolsfile settings in the two panels that only contain the editor, however the panel that has the editor as part of the radgrid seems to require a ToolProvider tag pointing to one of the other editors.  This renders the toolsfile tag defined to the editor housed within the grid inoperable, ie: useless. 

How can I set a specific toolsfile for the embedded editor control to be different than the other controls, and bypass the ToolProvider tag.

Thanks 
Rumen
Telerik team
 answered on 02 Jul 2008
1 answer
82 views

Hi,

One of our page which has an editor cannot load on one of the server

It works fine on other servers

Using firebug, the loading seems to stop at the script file RadEditor.js

When we try to load the JS file manually from browser, it takes forever to load:
http://www.btautomotive.com.my/RadControls/Editor/Scripts/6_6_3/RadEditor.js

But RadWindow.js is loaded ok.

What could be the issue? Is there anything in the server we need to set correctly?

Thanks.

Rumen
Telerik team
 answered on 02 Jul 2008
1 answer
81 views
Just happened to notice that if you are viewing the month view and click on today, the month of July is displayed properly (happens to be July 1st when I write this). However, when using TimeZone, the month shows up as June!

This can be seen in the online example.

This works (click Month then Today):  http://www.telerik.com/DEMOS/ASPNET/Prometheus/Scheduler/Examples/BlackPearl/DefaultCS.aspx

This doesn't (same selections): http://www.telerik.com/DEMOS/ASPNET/Prometheus/Scheduler/Examples/TimeZones/DefaultCS.aspx

It seems that if the tail end of the previous month is displayed on the calendar, then that's the month that gets labeled, not the current month.

Should be an easy fix hopefully....
Dimitar Milushev
Telerik team
 answered on 02 Jul 2008
11 answers
263 views
We can edit the Node name inside the treeview using the AllowNodeEditing which is great, however I need to disable this for some types of Node.

There is the property AllowEdit which should do exactly that. Only it doesn't - it is just ignored and the node can be edited as normal. Dowhh!
Phil C
Top achievements
Rank 2
 answered on 02 Jul 2008
4 answers
154 views
Hi,

I have a page with 3 different RadComboBoxes.  1 is load on demand.  1 is loaded with treeview.  1 is multi-columns.  Also in the page, I have 2 buttons.  1 button is used to do a ASP AJAX call.  Another button is used to make a page postback to generate a report and display a window popup for download.  This report is either in PDF or Excel format.  However, once I clicked on the postback button.  All 3 comboboxes doesn't work anymore.  I just used a simple Page.Response.Write to write out the file.  Does anyone has experience this problem?

Chris
Chris
Top achievements
Rank 1
 answered on 02 Jul 2008
1 answer
161 views
Is it possible somehow to set a tooltip to a fixed position on the page rather than relative to the targetcontrol, mouse or browser window please?
dhlennon
Top achievements
Rank 1
 answered on 02 Jul 2008
1 answer
139 views
Hello

I'm trying to create a RadGrid with nested tables and tooltips. I want to preserve the attached tooltip OnItemDataBound.

protected

void radGrid_ODS_JobRuns_OnItemDataBound(object sender, Telerik.Web.UI.GridItemEventArgs e)
{
if (e.Item.OwnerTableView.DataSourceID == "ODS_JobRuns") <-- this is my main RadGrid
    {
    RadToolTipValidationInfo.TargetControls.Add(e.Item.Cells[15].ClientID, identifier, true);
    }

if

(e.Item.OwnerTableView.DataSourceID == "OD_InstanceJob") <-- this is my detailsgrid
    {
    some formatting.....
    }
} 

The first isn't hit when dealing with the details table and therefore the RadToolTip isn't applied correctly :(
How do I solve that? Could I place a div inside the RadGrid.TableCell and use a Tooltipify along with a zone? or? and how?

Kind regards
Janus


Svetlina Anati
Telerik team
 answered on 02 Jul 2008
5 answers
232 views
Hi,
I just noticed another problem with calendar inside a modal tooltip with the calendar control.  When the calendar popup opens and I start scrolling the page up or down, the calendar selection window doesn't move with the scrolling and is stuck in one place (original render position).  In firefox it's even worse - if I am scrolled down when I open the tooltip and then try to open the calendar I can't even see the calendar popup because it renders off the current visible area (seems like it doesn't take scroll position into account when rendering).

See this for the problem in IE http://www.flickr.com/photos/25041241@N04/2364147648/
Svetlina Anati
Telerik team
 answered on 02 Jul 2008
3 answers
249 views
Hello,

I am using the RadEditor tool in my web project.  I went to insert the copyright symbol(©) and when I saved the text to my database the circle around the 'c' disappeared.  Is there something I can do so this will not happen? Also, the table that the symbols are being shown in is cut off.  The last column of symbols can not be seen, which is also the case for this editor that I am typing my thread in.  I don't know why this is the case, but would appreciate it if you can enlighten me on what the cause is and how the problem can be solved.

Thanks
Rumen
Telerik team
 answered on 02 Jul 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?