Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
239 views

Hi,

I am using  RadGrid (Q2 2009 build) . I am getting this error when trying to expand or collapse in IE7.

"Microsoft JScript runtime error: Sys.InvalidOperationException: A control is already associated with the element."

Basically, our page has a placeholder where we load user control programmatically. User control contains the radgrid.

If I remove RadAjaxmanager, it works fine but there is no ajax.

Please let me know how I should fix this.

Thanks

Yavor
Telerik team
 answered on 15 Oct 2009
1 answer
79 views
Hi,

Please help me. When I select a row in my radgrid there are unwanted images such as (edit button, delete button, sort button, refresh button, arrows) all over that row. Attached is a screen shot of the radgrid. For all of the rows, it is only the one with the problem. I guess it is because of its height.

Thanks!
Veli
Telerik team
 answered on 15 Oct 2009
1 answer
42 views
Hi
I use scheduler control and I never get error on explorer 7 but Same project doesn't work on explorer 8. I use inline insert, on explorer 8 insert form doesn't appear when I double click. I can't insert or update ...

What can I do for fixing this error?

I use 2009 Q1 version but If it's necessary I can use 2009 Q2.

Thanks

Burak ALTIN
Paul
Telerik team
 answered on 15 Oct 2009
2 answers
47 views
Hi,

Attached, please find a screenshot from IE8.
When the treenode has a text longer than the splitter's width and the node is mouse-hovered, the text appears over the splitter to the adjacent pane. This issue does not occur on IE7 or FF.

BR,
eyal

eyal
Top achievements
Rank 1
 answered on 15 Oct 2009
4 answers
1.2K+ views
I have a radgrid and a template column of country codes going out to a countries table and use a radcombobox in the insert/edit form for this.This is the code for the combobox in the grid:

 <telerik:GridTemplateColumn DataField="country_cd" HeaderText="Country" display="false" EditFormColumnIndex="1">  
                                 <EditItemTemplate> 
                                  <telerik:RadComboBox runat="server"  ID="country_cd"  DataValueField="country_cd" DataSourceID="ccCountries"   
                                       DataTextField="country_name"  OnSelectedIndexChanged="countryChanged"   CausesValidation="false" 
                                       onload="countryLoaded" AutoPostBack="true" MarkFirstMatch="True" SelectedValue='<%# Bind("country_cd") %>'   
                                        IsCaseSensitive="false"  > 
                                  </telerik:RadComboBox> 
                                 </EditItemTemplate> 
                                </telerik:GridTemplateColumn> 

I set the selected value to bind to the country_cd in the database, but this is really for update, not insert. For insert, I do not want to bind the selected value. I want it to be blank, but there is no blank item in the countries table. How can I make the first item blank so that I can validate it and make sure the user chooses a valid country on insert?

Thanks
DIETRICH Frédéric
Top achievements
Rank 1
 answered on 15 Oct 2009
4 answers
877 views
First, let me explain that I am not a developer, but I am an web application manager... so my knowledge of code is somewhat limited.  I have a development team that fully supports code within my application.

The application in question is a global calendar that is in currently implemented in over 150 countries.  The application is designed to read a user's country from their login credentials, and display the appropriate culture-code attributes.  If a country decides to launch the calendar in English, we force the "en-US" culture code to override the localized telerik calendars and date-pickers.

Our Thailand clients have recently decided to switch from English to Thai.  The challenge we have is that when we activate the hailand culture code ("th-TH") it displays a buddist calendar, so the current year displays as 2552, instead of 2009.  Our Thailand clients are insistant that this is inappropriate for business use, and are requiring that we display their calendars in Thai, with the year 2009.

Can you advise if there is way for my development team to override the controls for the th-TH culture code so that the calendar year will display 2009, but the calendar language will remain in Thai?  We do not want to upgrade the entire Telerik control pack as it impacts other attributes within the code base that we are not working with in our current release.

EDIT:  I have just uploaded a series of screenshots that illustrate the controls in-application.  You can see in the 3rd screenshot that there are some inconsistancies in the year display - it seems to flip between 2010 and 2553.
Veli
Telerik team
 answered on 15 Oct 2009
1 answer
149 views
hi

I am using RadDatePicker in my C# project ..... i am showing the date of the  booked appointment in green color. Programitically it is done........But if the booked appointment is continued to the next month then i lost the selected dates [green color is lost] ..... that is why i want to call the DayRender event for the next month .

I want whenever month is changed, dayrender is called..... Please give me a correct solution for this problem ..... Thank you very much. 
Johny
Top achievements
Rank 1
 answered on 15 Oct 2009
4 answers
120 views
Hi

I have just built a new page including a button modified by the form decorator (black skin).
Pages that I had already built before upgrading from Q1 to Q2 are still OK, but on the new page
the button shows underlined text on button hover, instead of just the button image changing.

How can I fix this? It is as if the website CSS settings for links has come into play.

Thanks

Clive
Martin
Telerik team
 answered on 15 Oct 2009
3 answers
195 views
Can I have two releases of the controls on the same server?
This would make upgrading the applications easier.

Thanks
Thomas
Princy
Top achievements
Rank 2
 answered on 15 Oct 2009
4 answers
75 views
Hello,

We have a treeview enabled with client events of: EnableDragAndDrop="true" OnClientNodeDragStart="ClientNodeDragStart" EnableDragAndDropBetweenNodes="true" OnClientNodeDropping="onNodeDropping_Active".  For IE7, we are having issues where the Drag and Drop is pushing the node completely outside of the treeview DIV and a retaining table. I could not having any answers through IE Developer toolbar or stripping skin styles.

This event works correctly in Firefox.
Our RadControls are from 2008 Q2.

Has anyone else ran into this issue or was this an issue that was later resolved in another later release?
Yana
Telerik team
 answered on 15 Oct 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
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
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?