Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
117 views
What am I missing because none of the RadSpell demos are working for me.  I select whatever button is supposed to kick off the SpellChecker and I get a Blank modal RadWindow.  Nothing else happens.  I have a request on my current project for Spell Checking and was excited that I have it in my telerik toolbox.  My excitement disintegrated when I was unable to view the demos.  It works great in this editor though :) 

Will I be able to spell check multiple controls on a page but only the focused control?  This would require javascript onkeydown hotkey to inact the spell checker (F7 of course).

Thanks,
Doug
Tervel
Telerik team
 answered on 27 Apr 2009
1 answer
77 views
Hi everybody

I'm developing a web part that allows to edit the user profiles properties choosing an user from a user list in a RadGrid.

I thougth about 2 solutions:

Create a new web part that allows to edit the user profile information (Connect 2 web parts, Consumer(to Edit) and producer(to Search) )

and the 2nd option is Show and Edit the user profile information, both, within a RadWindow (I prefer this option).

Could anybody help me with some ideas about how to work interacting with the RadWindow and a Web Part??

Thanks for advance
Georgi Tunev
Telerik team
 answered on 27 Apr 2009
1 answer
163 views
I have a modal tooltip that I dsiplay from client side code.

The tool tip displays in the fore front with the rest of the screen grayed out (modal) in FireFox, Safari and Chrome.

In IE the tool tip does display but it appears grayed out like the rest of the page and not in the fore front.

This is a fairly complex setup with a user control being used inside MasterPages.

Is there anyway I can make the tooltip to always be the top most object?


Thanks.

Felipe
Svetlina Anati
Telerik team
 answered on 27 Apr 2009
2 answers
152 views
I've recently been playing around with porting an application that uses RadScheduler over to the ASP.NET MVC platform which has had me digging around in the client side API to do some the customizations I was previously doing in code behind. In looking at ways to customize appointments based on the Resource they "belong to", I came across this post that mentions that the SchedulerAppointment object has a get_resources() method for retrieving assigned Resources. However, the documentation for SchedulerAppointment doesn't mention this. Before I commit too much to that technique, I wanted to make sure this was just an ommision in the docs and not due to that method being deprecated or unsupported. Is that routine going to be maintained on the client side in future releases?

Also, there appears to be a typo in the documentation for the SchedulerResourceCollection (which is returned by the get_resources() method). It mentions a getResourceByType method which through trial appears to actually be getResourcesByType.

Thanks for the great control libraries and as always your great support!
Peter
Telerik team
 answered on 27 Apr 2009
2 answers
125 views
Hi,
In the radpane I have locked property set to true, It is working fine, but still it is showing me the resize icon. is there anyway to not to display the resize icon (<->)
Thank you
Svetlina Anati
Telerik team
 answered on 27 Apr 2009
2 answers
94 views
Hi,

Is there any way to remove the extra column that gets displayed as a part of the grid? It appears just before the first column when the skin of the grid is set to "Office2007"? 

Thanks a lot.
Milan G
Milan Gurung
Top achievements
Rank 1
 answered on 27 Apr 2009
8 answers
349 views
Hi Guys

I've hit a major issue with the performance of the edit popup on a grid. I am editing 2 RadComboBox and 7 RadTimePicker controls. In IE 7 (maybe in other versions of IE)  this popup takes 30 seconds to load, whereas in Google Chrome and Firefox it takes 5 seconds. I am happy with the Google Chrome and Firefox load times, however as a majority of clients use IE 7 I cannot force them to download and use Chrome and I cannot put a system live with a 30 second load time to edit one row of a grid. 

What is Chrome doing to load these controls that IE finds immpossible to do?  Is there a setting in IE 7 that slows the telerik controls down?

Steve
Steve Todd
Top achievements
Rank 1
 answered on 27 Apr 2009
2 answers
139 views
When i select one items from combobox 

SelectedIndexChanged  event fired and i click one button to reset the combobox ,then select the previously selected item then SelectedIndexChanged  event doesn't fired .
plz help me in this issue.

abhay
Top achievements
Rank 1
 answered on 27 Apr 2009
3 answers
286 views
Hi Guys

To improve performance and allow a more flexibility I have developed a simple user control to handle the editing of a rad grid row. On the usercontrol there are 2 RadComboBoxes (Job and Task) which both have the AutoPostBack property set to True. The idea is when you select a Job the Task combo box only populates Tasks relevant to that Job. 

I have a major problem in that after selecting a Job from the dropdownlist (populated correctly via the ItemsRequested method) the Job_SelectedIndexChanged event isn't fired, however the Task_ItemsRequested is fired but I cannot populate this correctly because I cannot get access to the value of the selected item in the Job dropdownbox. In the debugger I've tried a number of ways to get the SelectedValue e.g. FindControl("Job").SelectedValue, Ctype(.. RadComboBox..) but I only get back a blank string.

When this functionality was part of the RadGrid it seemed to work fine, however now I've moved it into a UserControl it's seems to be faultering.

Any Ideas

Steve   

Steve Todd
Top achievements
Rank 1
 answered on 27 Apr 2009
1 answer
135 views
I am getting JS error whenever I attach AJAX to a grid. I want to insert items within the grid and want to cause a label control, which is outside of the grid, to show a message. I attached AJAX settings to the grid with the label control in AJAX Updated Control settings of the grid but it is throwing an error Microsoft JScript runtime error: Sys.ScriptLoadFailedException:
Suggestions?
Pavlina
Telerik team
 answered on 27 Apr 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?