Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
177 views

I have rad search box and bind it to a dataset in the page load event. I have auto complete disabled. When I type in four letters and click the search icon I just get a graphic of something churning. I wait 2 minutes and the drop down never appears. Is there anything else I have to do to get it to work.

 c# code in the page load event. The datasource "ds" does come back from my wcf service correct.

--===========================================

schUtility.MinFilterLength = 4;
schUtility.MaxResultCount = 15;
schUtility.DataValueField = "cust_name";
schUtility.DataTextField = "cust_id";
schUtility.DataSource = ds;
schUtility.DataBind();

--===========================================

I ask, because I'm on version 729.45 and it has issues. The wizard, for example, will not validate even though I cut and paste code from Telerik's web site. I also have issues with other controls, so I am not sure if the control is not working for me because of a bug or if I am doing something wrong.

Aneliya Petkova
Telerik team
 answered on 26 Aug 2015
2 answers
211 views

I have a RadEditor in form view like this:

<telerik:RadEditor runat="server" ID="txtNote" OnDataBinding="txtNote_DataBinding" OnExportContent="txtNote_ExportContent" Height="180px" Width="100%" EditModes="Design">
                                            <Tools>
                                                <telerik:EditorToolGroup>
                                                    <telerik:EditorTool Name="Cut" />
                                                    <telerik:EditorTool Name="Copy" />
                                                    <telerik:EditorTool Name="Paste" />
                                                </telerik:EditorToolGroup>
                                            </Tools>
                                        </telerik:RadEditor>

 â€‹For whatever reason, this always return empty string

                var txtNote = (fv.FindControl("txtNote") as RadEditor);
                if (txtNote.Text == "") // this is always true

I also try Content, Html, GetHtml() and they are all the same.

 

Ianko
Telerik team
 answered on 26 Aug 2015
1 answer
104 views

Hello,

If there is css class applied to link from Hyperlink Manager and try to remove link from text, link is not removed. When you remove css class from link and then try to remove link from text, it will remove link properly.

Steps to reproduce issue:

1. Give link to any text using Hyperlink Manager and also apply any css class.
2. Try to remove link from text using Unlink command. Link will ot be removed.
3. Now first remove class from text to which link is given and then remove link from text, it will be removed properly.

Can you please provide a solution to this issue ?

Thanks,
Khushboo

Ianko
Telerik team
 answered on 26 Aug 2015
6 answers
721 views
Hi,

I'm trying to remove styles on RadButton as said in this topic: http://www.telerik.com/forums/remove-styles-radlinkbutton
However, this doesn't work at all, I keep getting default style on IE 8 or Firefox (by removing class with firebug or IE dev toolbar, I get the good result).

Here is my code:
<telerik:RadButton ID="RadButtonValidate" runat="server" Text="Valider" ButtonType="StandardButton" EnableEmbeddedSkins="false" EnableEmbeddedBaseStylesheet="false" EnableBrowserButtonStyle="false" EnableTheming="false" EnableAjaxSkinRendering="false" />


I use Telerik ASP.NET version 2014.1.225.45.
Can you help me ?
Danail Vasilev
Telerik team
 answered on 26 Aug 2015
4 answers
135 views
Is it possible to combine filtering and web service binding within the same Rad Drop Down Tree control?

Thanks in advance for your answer,

Giorgos
Peter Filipov
Telerik team
 answered on 26 Aug 2015
3 answers
261 views

Hello,

        One of our large customers is currently using MS office word to document information. As they plan to migrate to MOSS 2007, the customers expect to have some functionality available in MS Word. One such requirement is that of hierarchical numbering e.g.


1.
       Demo text

1.1.    Demo text

1.1.1. Demo text

2.       Demo text

3.       Demo text

3.1.    Demo text

3.2.    Demo text

Rich textbox editor available OOB with MOSS 2007 doesn’t support hierarchical numbering or bullets. I evaluated telerik editor but was unable to achieve this requirement. Can you please tell me if telerik plans to implement this functionality? or if it is already implemented, then how to use it.

Thanks,
Swaminathan B

Ianko
Telerik team
 answered on 26 Aug 2015
1 answer
81 views
Hello,  I was looking your scheduler sample for wok with resources and my question is fi I can place the resourses on the left of the and place the dates in vertical view.
Hristo Valyavicharski
Telerik team
 answered on 26 Aug 2015
1 answer
103 views

I have a grid which contains a column with DataFormatString="{0:0.00%}"...

 All looks great in the grid, but when I export to Excel I see the 1.00 instead of 100% and 0.25 instead of 25%.

Is there a way to transfer the formatting to the Excel file?

Kostadin
Telerik team
 answered on 26 Aug 2015
2 answers
63 views

Hello,

P tag is created with style applied to P tag above it on each enter.

I have attached image for better understanding of the issue.

Can you please provide a solution to this issue ?

Thanks,
Khushboo

Khushboo
Top achievements
Rank 1
 answered on 26 Aug 2015
0 answers
67 views
Where can I download  version 2014.1.403.40 of UI for ASP.NET AJAX?
Paul
Top achievements
Rank 1
 asked on 25 Aug 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?