Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
67 views
I have set MinDate and MaxDate. When you click calender icon, I want to open current month. Is it possible ?
Shinu
Top achievements
Rank 2
 answered on 23 Dec 2010
3 answers
72 views
I have the ignore paging flag turned on and in my page load, i need to export ALL data. So, in the Page_PreRender event, I call the ExportToCSV method, but only the first page gets exported. Any ideas?
Daniel
Telerik team
 answered on 22 Dec 2010
5 answers
106 views
I am incurring two problems:
1) I often get the getClientRects() when clicking a RadTreeNode or even any button which is supposed to change the values of controls in a RadAjax panel


2) RadDatePicker seems to have some problems. I tried it in two different computers. Sometimes instead of showing the date selector icon it shows links as attached in the file


Please help

Maria Ilieva
Telerik team
 answered on 22 Dec 2010
4 answers
281 views
Hi,
I am using RAD ComboBox and I am trying to create and bind html tag for example

dr[

"categoryName"] = "<span style='padding-left:" + lvl * 10 + "px'>" + child_drs[i]["categoryName"].ToString() + "</span>";

 

Please find the attached image to check how browser is rendering it. However in firebug it is rendering "<" to "&lt;"

Please help!!
Asif
Top achievements
Rank 1
 answered on 22 Dec 2010
2 answers
117 views
I have a nested gridview and would like to expand the child gridview when the edit command is fired on the parent record.

Any suggestions or solutions would be appreciated.
Scott Marx
Top achievements
Rank 1
 answered on 22 Dec 2010
0 answers
36 views
Forget it I fixed it somehow.
Alex
Top achievements
Rank 1
 asked on 22 Dec 2010
4 answers
252 views
How can you set the default justification for the rad editor?  For some reason my editors are defaulting to no justification but I want them left justified by default.  I can't find the right property to set.


<telerik:RadEditor ID="reContent" Skin="Office2007" runat="server" EditModes="Design" >
    <Tools>
        <telerik:EditorToolGroup>
                <telerik:EditorTool Name="AjaxSpellCheck" />
                <telerik:EditorTool Name="FontName" />
                <telerik:EditorTool Name="FontSize" />
                <telerik:EditorTool Name="Bold" />
                <telerik:EditorTool Name="Italic" />
                <telerik:EditorTool Name="Underline" />
            <telerik:EditorSeparator />
                <telerik:EditorTool Name="JustifyLeft" Enabled="true" />
                <telerik:EditorTool Name="JustifyCenter" />
                <telerik:EditorTool Name="JustifyFull" />
                <telerik:EditorTool Name="JustifyRight" />
                <telerik:EditorTool Name="JustifyNone" />
                <telerik:EditorSeparator />
                <telerik:EditorTool Name="Indent" />
                <telerik:EditorTool Name="Outdent" />
                <telerik:EditorSeparator />
                 
                <telerik:EditorTool Name="InsertOrderedList" />
                <telerik:EditorTool Name="InsertUnorderedList" />
                <telerik:EditorSeparator />
                <telerik:EditorTool Name="Undo" />
                <telerik:EditorTool Name="Redo" />
        </telerik:EditorToolGroup>
    </Tools>
</telerik:RadEditor>
eric
Top achievements
Rank 1
 answered on 22 Dec 2010
0 answers
35 views
This has been resolved.
Greg
Top achievements
Rank 1
 asked on 22 Dec 2010
2 answers
94 views
Hi,
I am having a problem with the filtering on a RadGrid. The grid functions perfectly when running the code locally or on our Dev server, but fails when in out Test or Production environments. The only difference between the 4 environments is that each has incrementally more data in the database. Locally I am trying to filter about 2000 records, where as in Production it is closer to 4000. The only place I receive any indication that there is a problem is when using firebug. After typing in the box and selecting 'Contains' I get the following from the response :-
53|error|500|Object reference not set to an instance of an object.|

If I check the response from the Dev environment I get a full page response.

Please let me know If someone can help.....



Matthew
Top achievements
Rank 2
 answered on 22 Dec 2010
1 answer
101 views
Technically, this may not be a Telerik issue - however, it does cause problems with RadEditor. We have legacy controls that use the Microsoft ASP.NET Menu control, which do not render nicely under Safari unless you force the Page.ClientTarget = "uplevel" setting (or similar solution).  Unfortunately, this has a side effect - it seems to prevent the toolbars from appearing in the RadEditor under Safari.
Rumen
Telerik team
 answered on 22 Dec 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?