Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
255 views
Hi,

I have a grid in which the rows can be edited.  When I click on the Edit link a row goes into edit mode.  But there are certain fields that I don't want edited.  Instead of it putting the value into a textbox for edit, I just want a label control there with the value in to.  How do I do this?

Here is my pice of code:

<radG:GridBoundColumn
   UniqueName="CurrentAccountNumber"
   DataField="CurrentAccountNumber"
   HeaderText="Current Account Number" />

Thanks
Brendan
Brendan Vogt
Top achievements
Rank 1
 answered on 10 Jul 2008
1 answer
130 views
Howdy all.

I have a problem with the Dialogs of RadEditor, dunno if it is specific for the RadEditor but that is where my problem resides.
Running .NET 2.0 on the project with RadControls for ASP.NET AJAX 2008 1.515 Dev Hotfix.
Have had problems with the AjaxManager on the page and have had to disable AJAX and do a postback in order to Cancel and Save changes to the Content of the RadEditor. Was getting this error Sys.WebForms.PageRequestManagerParserExceptionError....

The problem with the Dialogs of the Radeditor is that they seem to get disabled so to speak. For instance on the ImageManagerDialog the paths are defined and shown, but no pictures can be seen in the folders. None of the buttons, Refresh etc. work, they seem to be disabled. I get scripterrors when i try to use the Preview buttons. The last thing is that the Managers seem to be beneat the 2 RadMenus i have on the page, and the cursor in the radEditor is shown through the ImageManagerDialog and i can write text in the radEditor.

Any help appreciated. :)
George
Telerik team
 answered on 10 Jul 2008
1 answer
93 views
Hi,

I am using Rad Editor in MOSS site. I have enabled my MOSS site with AJAX by following these steps: http://www.telerik.com/help/aspnet-ajax/moss-install-aspnet-ajax.html

But I am still not able to see the Rad Editor on the page. Actually, my Rad Editor is used in a user control that is used in SharePoint's custom field type. This custom field does not work on the page layout. I get 'Unknown Error' from SharePoint.

Would you know if I am missing a step somewhere to configure this Rad Editor? Any help will be very much appreciated.

Thank you.

F
George
Telerik team
 answered on 10 Jul 2008
1 answer
151 views
Hi,

If a row in a grid goes into edit mode, how do I set the length of the textbox?  Currently it just put in a textbox with a default length.

Here is my code:

<radG:GridBoundColumn
   UniqueName="CurrentAccountNumber"
   DataField="CurrentAccountNumber"
   HeaderText="Current Account Number" />

Thanks
Brendan
Princy
Top achievements
Rank 2
 answered on 10 Jul 2008
1 answer
150 views
Hello,

I wanted to write some functionality when the text is being selected in the Radeditor control when "FindAndReplace" dialog's "Find" button is clicked.

When the text selection changes in the radeditor while "find next" button is clicked in the FindAndReplace dialog.

Please let me know how can I do this.

Thanks,
Srinivas Vaidya.
George
Telerik team
 answered on 10 Jul 2008
1 answer
176 views
Hi

I need to access the "Text" property of serverside RadDock ClientSide.

How do I do this ?

dock.get_element().value

or

dock.get_contentContainer().value ?

Kind Regards

David
Sophy
Telerik team
 answered on 10 Jul 2008
3 answers
176 views
Hi All

I have Rad Grid with a RadContextMenu. The RadGrid also have export to excel button in it.
Right Click menu has three options.

Now every thing working fine. Right click options as well as the Export to excel.

The problem arises when i hit export to excel and it does work but after this i can;t use the right click option any more. so the RadContext menu does not work after this.

Any help regarding this much appreciated.

Thanks in Advance.

Ricky
Erjan Gavalji
Telerik team
 answered on 10 Jul 2008
1 answer
104 views
How can I display only integer values as labels in the X/Y axes?

Thanks in advance.
Ves
Telerik team
 answered on 10 Jul 2008
3 answers
135 views
I have a combobox that we are using load on demand and no wrap. When I turn on no wrap and the only values that are in the drop down would normally wrap. The values appear are compressed. I know they are being returned, they just don't show up.

Here is the combobox:
<telerik:RadComboBox ID="radPeople" CssClass="MyCombo" runat="server" AllowCustomText="True" EnableLoadOnDemand="True" 
                        Width="250px" NoWrap="True"> 
                        <CollapseAnimation Duration="200" Type="OutQuint" /> 
                    </telerik:RadComboBox> 

Here is a style that I'm trying to set on page load to set overflow: hidden, as this was the issue with the RadGrid when I turned wrapping off.
.MyCombo .RadComboBoxDropDown_WebBlue .rcbNoWrap {overflow: hidden} 

Thanks,

Adam
Yana
Telerik team
 answered on 10 Jul 2008
3 answers
225 views
Hi,

I bind a hierachical datasource onto radtreeview. 
A NodeTemplate which consists a Label is defined in the treeview.
It looks fine. All the data are displayed hierachically.

However, in the code-behind i only can get the label's text value of the first level in the hierachically. For the deeper level's  node, its label text is empty.

Any one can help?

Thank you
Geoffrey
Atanas Korchev
Telerik team
 answered on 10 Jul 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?