Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
162 views
Hi,

if I double click a WebService-Load-On-Demand RADTreeNode while expanding is "on going" (Loading...) I get a browser error message:
'get_element()' is null or not an object. Line 5360.
IE6 and IE7

I use RadControls for ASPNET AJAX Q3 2008.

Any ideas?

Thanks in Advance.
Ingo Buck
Top achievements
Rank 1
 answered on 16 Mar 2009
4 answers
103 views
Hi Team,
    I have implemented Load on Demand . While expanding the tree view node ,.some time I am getting a message like
"Stop running this scropt . A script on this pages is causing Internet Explorer to run slowly . If it contineous to rub , your computer  may become unresponsive ".
Could you please tell me, why this is coming ?

What I observed is that when it is returning more records it is displaying the above message ( I checked , currently it is returning around 1700 - 1800 records ). It is working fine for less number of records .
Can you  please suggest me what should I do in this case .

Regards
Manoj

Manoj
Top achievements
Rank 1
 answered on 16 Mar 2009
1 answer
164 views
I'm using the Editor Lite Controls (v4.5.4), and by default the Format Stripper doesnt include an option to strip all formatting (is this option new to v5?). Is there any documentation out there that I'm just not finding that shows me how to configure the Format Stripper? I'm guessing its probablly a change to ConfigFile.xml ... which I've tried but the only instructions were specific to version 5 of the controls so they didnt work.

Many Thanks,


Veysel
Stanimir
Telerik team
 answered on 16 Mar 2009
1 answer
119 views
Hi, i was wondering if there is a way for me to create the double click event server side. for example:

if i were to create the double click event server side for the radDataGrid then i would use the following code:

GridDataItem item = (GridDataItem)e.Item;     
item.Attributes.Add("OnDblClick""return WindowOpen();"); 

so how will i do this for the radScheduler?
Veselin Vasilev
Telerik team
 answered on 16 Mar 2009
1 answer
1.0K+ views
I need to implement two things.

1. I have four grids on a page. Each grid populates from web services. I want to invoke web services asynchronously in order to increase perfomance. Second grid mustn't wait first grid and so on. All grid must load data asynchronously. Is it possible to implement? Are there examples on the site?

2. I have page with three collapsable panels. Each panel contains grid, but grid must bind only if user expand panel. Can I impement it using RadPanelBar and RadGrid?
Vlad
Telerik team
 answered on 16 Mar 2009
2 answers
113 views
I've just visited a web site of mine on a PC that doesn't have Flash installed. The site doesn't use Flash and has no Flash file anywhere on the site.

However, I get the yellow bar IE warning that the site wants to install Flash. Scanning through the site looking for files that contain the word Flash, I see that Telerik.Web.UI.dll has several hundred references to Flash. Would this be causing the warning message to appear?

The DLL file version is 2008.2.723.35

- Simon

Simon
Top achievements
Rank 1
 answered on 16 Mar 2009
1 answer
51 views
    I see examples that show to use enableAJAX in RADGRID's, but I dont see it in my RADGRID intellisence ?
Vlad
Telerik team
 answered on 16 Mar 2009
2 answers
102 views
I have a few questions regarding customization of the scheduler.

1. We would like to change the time format of the row headers from 8am, 9am etc to 8:00 AM, 9:00 AM...
2. Is it possible to capitalize "today" and "all day" on the scheduler?
3. Is there an easy way to reduce the size of the height of the timeblocks? We would like the reduce the total height of the scheduler so we can fit an entire workday in without scrolling.

I know these are kind of knitpicky questions, but we have a knitpicky client. Thanks for your help!
Dimitar Milushev
Telerik team
 answered on 16 Mar 2009
1 answer
140 views
Hi,

I have a rad menu like this - the only thing I changed was width, height and margin.
The collapse animation came from dragging it to the form (some default)
    <telerik:RadMenu ID="rmMainAno" runat="server" Style="width: 500px;  
        height: 26px; margin-left: 90px;" Skin="Black" DataSourceID="dsSM">  
        <CollapseAnimation Type="OutQuint" Duration="200"></CollapseAnimation> 
    </telerik:RadMenu> 
 
My "Menu" looks like this
Item One, Item Two, SubMenuItem
................................SubItemOne
................................SubItemTwo

This "Submenu" opens when I hover the menu.
So far so good - but when I hover the submenu - and leave it without selecting something the whole menu moves to the right after collapsing of the submenu.

<telerik:RadMenu ID="rmMainAno" runat="server" Style="width: 500px;  
        height: 26px; margin-left: 90px;" Skin="Black" DataSourceID="dsSM" CollapseAnimation-Type="None"
This solved the problem .- loosing animation.

Whats wrong?

Regards

Manfred
Kamen Bundev
Telerik team
 answered on 16 Mar 2009
1 answer
115 views
I have a RadProgressArea inside a grid.

For each item in the grid , i need to show the RadprogressArea.

Progress should be updated every second. Values are going to be based on a dataSource
What need to be done to have the RadprogressArea updated every second.

Can i have a sample code for it.

I saw in the demo and some other samples that RadprogressArea has two ProcessBar to show the status. Is there a way to have just one progress bar to display the progress status.


Genady Sergeev
Telerik team
 answered on 16 Mar 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?