Telerik Forums
UI for ASP.NET AJAX Forum
13 answers
182 views
Hi Telerik,

I am using Telerik.Web.UI 2010.3.1317.40 and on Google Chrome 10.0.648.204 and I am not seeing the FieldSet's legend become decorated as it should be. I do not see this issue in IE 8. The RadFormDecorator is set to decorate all controls, yet the legend stays black text when it is blue in IE8.

Any suggestions on why this would be happening? 

EDIT:

Hi, I am experiencing a different issue for IE8 that is also related to RadFormDecorator.

I have a field set with static height. Sometimes, though, I add more controls or hide controls from inside this field set. In these scenarios I have to change the height to another value. When I do this, the rendering for the control breaks when RadFormDecorator is decorating the control. How can I solve this issue?

Attached are two images. NoDecor shows the RadWindow without the decorator active. Decor shows it with the decorator active. Both are after I have changed the height of the FieldSet using javascript.

Shinu
Top achievements
Rank 2
 answered on 02 Dec 2013
1 answer
136 views
I have datapickers on sevaral webpages. On IE en Firefox the datepickers show correcly however on chrome the width property is apparently not working correctly. See attached images. Any ideas how to solve this
Shinu
Top achievements
Rank 2
 answered on 30 Nov 2013
1 answer
208 views
Hi

How can I switch to a radtab from C# code without clicking it? I tried radtabstripid1.FindTabByText("Consumer").Selected=true; This make the tab looks like selected but the tab content has not changed from previous tab.

Please provide a solution
Needha
Shinu
Top achievements
Rank 2
 answered on 30 Nov 2013
1 answer
66 views
Is it possible to have dynamic page heights in a RadMultiPages, so that the tabpage height is automatically adjusted to the content of each indidual page?
(We're not loading external content.)
Shinu
Top achievements
Rank 2
 answered on 30 Nov 2013
1 answer
103 views
I am displaying a radconfirm from javascript and I want to prevent the user from dragging/moving the confirm window. Is it possible to restrict this?

Thankyou
dan
Shinu
Top achievements
Rank 2
 answered on 30 Nov 2013
1 answer
180 views

I am trying to find a solution to exclude the DetailItemTemplate from export to Excel and Word. 



I have tried the following code in the export onclick event and whilst debugging shows that whilst it does change visible to false for each item, the detail still appears in Excel and Word:

For Each item As GridDataItem In RadGrid1.MasterTableView.Items

item.DetailTemplateItemDataCell.Visible = False

Next

Me.RadGrid1.MasterTableView.ExportToExcel()


(Note by default without any additional code Export to CSV or PDF appears to be excluding the DetailItemTemplate)

 

Any idea?



Thanks



Glenn



Glenn
Top achievements
Rank 1
 answered on 30 Nov 2013
1 answer
138 views
Is it possible to fire an event when the radwindow is minimized?

Thankyou
dan
Shinu
Top achievements
Rank 2
 answered on 30 Nov 2013
5 answers
282 views
Why there was any error saying "CheckedItems is not a member of Telerik.WebControls.RadComboBox" ?
Why there was an error saying "Checked is not a member of Telerik.WebControls.RadComboBoxItem" ?

            Dim collection As IList(Of RadComboBoxItem) = rcb.CheckedItems
            Dim intCheck As Integer = collection.Count

            For Each itm As RadComboBoxItem In collection
                If itm.Value = drName(strColumn) And Not (drName(strColumn) Is DBNull.Value) Then
                    itm.Checked = True
                    Exit For
                End If
            Next

my development tools were VS2010 using IIS 6.5 ASP 2.0
Shinu
Top achievements
Rank 2
 answered on 30 Nov 2013
11 answers
545 views
I've got a problem I don't know quite how to resolve; I've used Telerik AJAX controls on other parts of the site, but since I've upgraded to a newer version (Q3) and reregistered the reference, this error keeps popping up in the designer:

Error creating template groups. Reason: System.InvalidCastException: [A]Telerik.Web.UI.RadGrid cannot be cast to [B]Telerik.Web.UI.RadGrid. Type A originates from 'Telerik.Web.UI, Version=2009.3.1103.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' in the context 'LoadNeither' at location 'c:\Users\klemens\AppData\Local\Microsoft\Visual Studio\9.0\ProjectAssemblies\gm17spra01\telerik.web.ui.dll'. Type B originates from 'Telerik.Web.UI, Version=2009.3.1103.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' in the context 'LoadNeither' at location 'c:\Users\klemens\AppData\Local\Microsoft\Visual Studio\9.0\ProjectAssemblies\e9yumfmq01\Telerik.Web.UI.dll'.

at Telerik.Web.Design.RadGridDesigner.get_GridComponent()
at Telerik.Web.Design.RadGridDesigner.get_TemplateGroups()

Whenever I upgrade to a newer release of Telerik, I always uninstall the controls first, then install a newer version, but the version numbers in this case match, so I don't quite know how two different project assemblies got into the project in the first place.
Pavlina
Telerik team
 answered on 29 Nov 2013
2 answers
76 views

in the Advanced form, whenever using the multiple ressources scenario (AllowMultipleValues = true), all the ressources are displayed in a single column (as shown in attached image).

This is OK if there is less than 3 or 4 possible ressources, but becomes pretty ugly whenever there is 10 or 15 potential ressources. Would it be possible to consider for a future release to add a parameter to display the ressources in several columns ?

Another possibility would be to display the ressources as a multiple selection combo or listbox (with checkboxes).





François

Francois MARTIN
Top achievements
Rank 2
 answered on 29 Nov 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?