Telerik Forums
UI for ASP.NET AJAX Forum
6 answers
222 views
I am trying to create a new node and add it to the tree using a web service. I have the client correctly calling the web service and I am creating a RadTreeNodeData and returning it from the server. However, I am not sure how to de-serialize the RadTreeNodeData on the client side so I can put it in the tree.

Any help would be appreciated.
Simon
Telerik team
 answered on 23 Dec 2010
1 answer
75 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
82 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
113 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
290 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
127 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
44 views
Forget it I fixed it somehow.
Alex
Top achievements
Rank 1
 asked on 22 Dec 2010
4 answers
261 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
46 views
This has been resolved.
Greg
Top achievements
Rank 1
 asked on 22 Dec 2010
2 answers
127 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
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?