Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
162 views
I'm using the FileExplorer in FileTree mode, and when I click on a file, the tree scrolls to the top, which prevents me from double clicking on the file to open it.  This only occurs in Internet Explorer.

Any suggestions or help?
Dobromir
Telerik team
 answered on 07 Sep 2011
2 answers
203 views
Hello,

I'm trying to change the fore color of hyperlink column data on a condition but since I have applied Windows7 skin on the grid, it overrides my colors.. I really need to keep windows7 skin on the grid but I have to change the color conditionally.. Please help!

Regards,
Effat
Effat
Top achievements
Rank 1
 answered on 07 Sep 2011
3 answers
137 views
Hi, 

I have an issue with a RadRibbonBar control.  This issue is not happening in IE9, but it is happening in all of my other browsers (Firefox, Chrome, Safari).

When I first load my page that has the ribbon bar on it, the buttons on my ribbon bar don't load correctly.  In Firefox they show up, however they don't use the image URLs I specified and the image sizes I specified.  Upon hitting refresh, the ribbon bar loads correctly.

Check out the two attached images to see the issue.  These were captured from Firefox.

Thanks!
Kate
Telerik team
 answered on 07 Sep 2011
9 answers
755 views
Hi,
Im using the RadAsyncUpload control with 4-5 upload fields.
I want to distinguish the files based on the upload input field (because I want different validation for each one).
For this purpose I have added hidden textboxes as in "Adding Information to Uploaded Files" example.
How I can access these fields without to upload the file(postback)?  Im using ajaxmanager request to get the file data for preview purposes,
but it seems that the additional field info is not "uploaded" with the temporary file.

Peter Filipov
Telerik team
 answered on 07 Sep 2011
1 answer
178 views
I was wondering if I could use the mvc framework with the telerik rad controls for ajax. Are they the same? Whats different?
Sebastian
Telerik team
 answered on 07 Sep 2011
1 answer
99 views

Inside the radpanelitem, after a button click, it should clear all the textbox value and reset all

 

RadComboBox value

 

Is there any better way.

Kate
Telerik team
 answered on 07 Sep 2011
6 answers
199 views

At our website (https://www.mymidlandmortgage.com/), we are having a minor issue with IE7 and IE8. When users hover over the top menu repeatedly, the dropdowns slowly widen. The dropdown width is only reset after a page reset.

To see a demonstration, go to the website and hover over a menu item (say, My Loan) and then hover over a second menu item (My Profile). Repeat this step at least five times. You'll notice that the dropdown menus are now noticably wider, and they will continue to grow if you continue to repeat the step.

I have only seen this issue in IE7/IE8. As of the last time I looked, I could not reproduce this issue in Chrome 10, Firefox 3.6, Firefox 4, and Safari 5.

We are using RadControls 2010 Q3.

Please let me know what other details you need to help diagnose this problem.

Kate
Telerik team
 answered on 07 Sep 2011
1 answer
126 views
I am simply trying to get the the visual style builder page and I keep on getting the "not found" page.
Bozhidar
Telerik team
 answered on 07 Sep 2011
3 answers
170 views
Hi,

I deploy the new RadEditor version 4.4.1.0 insteadof 4.3.2.0.
I found 2 error from the event viewer application as below :

- (Event ID: 6611) Error: Failure in loading assembly: RadEditorSharePoint, Version=4.3.2.0, Culture=neutral, PublicKeyToken=1f131a624888eeed
- Error: Failure in loading assembly: RadSpell.Net2, Version=3.1.2.0, Culture=neutral, PublicKeyToken=b5dad7bf2bf594c2

I checked web.config and  all files in RadEditorSharepoint folder (C:\Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint) . They correctly point to new version. Could you please investigate it.

The server is window 2003.

Regards,
lee

Stanimir
Telerik team
 answered on 07 Sep 2011
1 answer
310 views
Hi,

   I have a combo box in the edit Form in a radgrid. Im using Entity Framework and a business layer class to return an IEnumerable List
<Employees> to bind to the grid. When the edit form comes up I want the titles and names of the employees to be shown in the combo box. like as the  DataTextField like :

"{Title}:" + {FirstName}  + " " + {LastName}

and I want to bind another property in the Employee class employee_Id as the DataValueField.

Can someone show me how to do this, I am doing something similar in a GridCalculatedColumn where I am able to combine these multiple fields and show them in an expression like shown above. Please see Grid calculated column below. How can I bind the combo box like this so i can see the title: FirstName  Lastname  in the text field. Please note that I dont want a multi column grid as shown in this example here
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multicolumncombo/defaultcs.aspx  

I want to show them all together. and be able to bind the employee_id property as the DataValueField so when i submit the form I can read that, can someone please show me how to do this in code, thanks.   Please see below for the CalculatedGridColumn where i am showing same information.

<telerik:GridCalculatedColumn SortExpression="Employee.FirstName" HeaderText="Employees" AutoPostBackOnFilter="true"
 DataFields="Employee.Title,Employee.FirstName, Employee.LastName" Expression='{0}  + ":" + {1} + " " + {2}' >                        
 <HeaderStyle HorizontalAlign="Left" Width="30%" />
                         <ItemStyle HorizontalAlign="Left" />
                    </telerik:GridCalculatedColumn>
Jayesh Goyani
Top achievements
Rank 2
 answered on 07 Sep 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?