Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
134 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
726 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
173 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
90 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
179 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
117 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
160 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
301 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
3 answers
180 views
Hi,

I'm making an application, where one of the wanted features is to have the ability to move fields around and save their position(the app is mostly made up of data fields, lots of labels and textboxes) and I have been using RadDock to achieve this. It works great, I've removed the styling for the docks so by default they can't be seen, and clicking a button to enter an 'edit mode' reveals the grip drag handle to move them around. When the user is done, you can exit edit mode and the form has been re-arranged with no problems.

What I'm wondering is if there is way to set the drag handle of a RadDock to the RadDock itself, so instead of having the grip appear above the field (it makes the entire form double in height), clicking on anything inside of the dock would allow you to drag it. Obviously the controls inside the dock would not be usable, as for example clicking on a button would just enable the dock for dragging.

I thought I could use the same method as used in the demo for creating a custom drag handle, but it doesn't seem to be working in this situation.

Anyone attempted this before?

Thanks,
Veli
Telerik team
 answered on 07 Sep 2011
0 answers
52 views
Hi,

Can any one explain how to print only RadGrid HeaderRow ?

Thanks in advance...
Guruvu
Top achievements
Rank 1
 asked on 07 Sep 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
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?