Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
265 views
Hi All,

I have a basic RadGrid with GridDateTimeColumns and GridBoundColumns.  Unfortunately, when I try to filter these columns I receive an "Object reference not set to an instance of an object." error.  Reading the remainder of the error message, it appears that it is a "NullReferenceException."  These columns do have empty (null) values, so I believe the error stems from this.

Can anyone please tell me how I can go about fixing this error?

Thanks,
Mark
Mark
Top achievements
Rank 1
 answered on 12 Feb 2014
3 answers
48 views
I am using the RecurranceEditor control on a custom DNN 6.x module. I have the editor displaying on the screen, however the layout when selecting Weekly or Monthly is off a bit. It seems like the container is not wide enough for the controls causing them to wrap? Changing the width of the ediior did not help. I've attached images to show you where the wrapping is occuring.

-Ben
Ben
Top achievements
Rank 1
 answered on 12 Feb 2014
4 answers
470 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
125 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
71 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
104 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
191 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
114 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
112 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
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?