Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
464 views
I know RadFileExplorer has client-side script for select file.
Does it has server-side event for select file?

Thanks,
d-cpt
Vessy
Telerik team
 answered on 12 Feb 2014
1 answer
117 views
I have an autocomplete box wich is loaded dynamically inside a RadGrid nestedviewtemplate. It seems that in this scenario the "EnableClientFiltering" property set to true won't work and always provide an empty dropdown

        <telerik:RadAutoCompleteBox runat="server" ID="ProvinciaId" AllowCustomText="false" MaxLength="80"
                                    EmptyMessage="Provincia di nascita" CssClass="span3" DataSourceID="SqlDataSource1" DataValueField="ProvinciaId" DataTextField="ProvinciaName" Filter="StartsWith" IsCaseSensitive="false"
                                    DropDownHeight="250" TextSettings-SelectionMode="Single" TokensSettings-AllowTokenEditing="false" AllowCustomEntry="false" InputType="Text" EnableClientFiltering="true" />
 
<asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:EvaConnection %>"
                   ProviderName="System.Data.SqlClient" SelectCommand="SELECT [ProvinciaId], [ProvinciaName] FROM [EVA_Province] ORDER BY [ProvinciaName] ASC">
</asp:SqlDataSource>

Any hint on how to overcome the issue? 

Massimiliano
Top achievements
Rank 1
 answered on 12 Feb 2014
1 answer
70 views
Hello , 

Is it possible to add a kendo slider control in each treeview node ?
Boyan Dimitrov
Telerik team
 answered on 12 Feb 2014
8 answers
97 views
Hi,

We have a form in asp.net 4 webforms application, this page has 30-40 (approx) fields and a mixture of default and telerik contrtols. And I use RadFormDecorator in our master page for consistent appearance. The problem is QA reported that sometimes some dropdowns does not "appear" ( render ) I have seen this happening sometimes on my localhost, too. The common workaround for us is to right click anywhere on web page and to click refresh to reload the radtab. No JavaScript error from F12 tools from my IE10 though.

Thanks,
-Aarsh
Aarsh
Top achievements
Rank 1
 answered on 12 Feb 2014
0 answers
91 views
I have my combo box inside a user control in multipage in a RadGrid nestedview template. So it's loaded dynamically on row expand AND it doesn't show up immediatly since it's on page 2 of the multipage.
When I expand the grid row and all the user controls inside the multipage (for each page) are loaded, the dropdown of the RadComboBox shows up in upper-left corner of the page.
If tried with OnClientLoad="(function(sender, e) { if (sender.get_dropDownVisible()) sender.hideDropDown(); })" and this works BUT doesn't prevent the dropdown to show up for about 1 second, which is awful... Any suggestion?
Thanks
Massimiliano
Top achievements
Rank 1
 asked on 12 Feb 2014
2 answers
187 views

Hello my name is Humberto and i need put a link in a stakbar of my RadHtmlChart but i can't find some way to do it
can you help me?
Humberto
Top achievements
Rank 1
 answered on 12 Feb 2014
1 answer
111 views
Hi,
My first question is 
1 : It is possible to bind to data to editor?
2 : If it is possible then, In my case Editor contains some data about  6 or 7 line after that table tag get started now I want to bind data to that table..
if it is possible then please provide me example.
thank you
Ianko
Telerik team
 answered on 12 Feb 2014
2 answers
109 views
Hello I have my own appointment add form. Basically a begin date,an end date and a RadEditor for the subject. In the rad editor  I want to make hyperlinks. Suppose the appointment is for 2/10/2014 and the subject would be to assemble at a special address(i would google map the address and add that link in the rad editor)(Ex the subject of the appointment could be "Click here to see the location", where "here" would be a hyperlink. 
When I add the appointment it should read as  "Click here to see the location" without any anchor tags. I am attaching an image here. Please see how the appointment shows up as. Also while adding it adds correctly. Now while editing the appointment, when I make my changes it yellow screens with this exception

System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client

What should i do to make it show up without the anchor tags and to avoid the above exception. If you need more information,please ask.Thanks


Ianko
Telerik team
 answered on 12 Feb 2014
1 answer
248 views
hi

Is there a bulleted list control equivalent in Telerik ASP.net web Control?

Thanks
Kate
Telerik team
 answered on 12 Feb 2014
6 answers
518 views
Hi,

I want to add and remove items at runtime like that picture.



In dropdownlist Can I add item or delete item by clicking trash icon at runtime.
Boyan Dimitrov
Telerik team
 answered on 12 Feb 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?