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

Hi,
I am working on radcombobox and radtreview with checkbox property, where when i am cheking nodes from radtreeview that checked item  text must be shown.but three requirment  that is
1.if parent node is checked all child node must be checked and there text must be shown on radcombobox
2.if any one of child is unchecked then parent node must be unchecked
3.if all child node is checked then automatically parent node must be checked.
without using tristate,and checkchild node property.becoz if i use tristate property then text of parent child is also shown in radcombobox even all child is not checked.

so i want help for 3rd option i.e if all child node is checked then parent node must be checked withoout using tristate property. in my example i have 2 parent each parent have two child so how to identify that this particular parent have some child. 

reason behind to disabled tristate property is if any one of child is checked  then it shows the text of that child aloong with that parent child which i dont want.

Magdalena
Telerik team
 answered on 17 Apr 2015
3 answers
269 views

Hi Team,

I am facing an issue with RadAsyncUpload when i upload a file with size 6.22 MB we used to get RED mark as symbol.

But this is not happening all times. only happens sometimes we are getting Red symbol. But at the same time remaining files are uploading  successfully.

We have 6 Web Front servers in our environment. We are using following telerik version. "2012.3.1308.35" . 

Please help me out from this issue. 

Thanks in Advance.

Hristo Valyavicharski
Telerik team
 answered on 17 Apr 2015
7 answers
304 views
Hello,

 I've Sortting  with Date type but use telerik:GridTemplateColumn in radGrid. But it always sort like string type, note date type. My code is:

    <telerik:GridTemplateColumn HeaderText="Date" ItemStyle-Width="100"
                            SortExpression="Date" UniqueName="Date" DataField="Date"
                            CurrentFilterFunction="Contains" ShowFilterIcon="false" AutoPostBackOnFilter="true"
                            FilterControlWidth="100%">
                            <HeaderStyle Font-Bold="true" />
                            <ItemStyle Width="70" />
                            <ItemTemplate>
                                <%# (ConvertHelper.ToDateTime(Eval("Date"))).ToString("dd.MM.yyyy")%>
                            </ItemTemplate>
                             <EditItemTemplate>
                                <telerik:RadDatePicker ID="rdDate" runat="server" Culture="German (Switzerland)" Width="100"
                                    Skin="abc" EnableEmbeddedSkins="false" SelectedDate='<%# (ConvertHelper.ToDateTime(Eval("Date"))) %>'>
                                    <DateInput Width="70" runat="server">
                                    </DateInput>
                                </telerik:RadDatePicker>
                            </EditItemTemplate>
                        </telerik:GridTemplateColumn>

Please help me sortting in this case. Use <telerik:GridTemplateColumn>.....</telerik:GridTemplateColumn and Sortting by Date Type, not string type.

Thanks, 

Nguyen Quang Hung
Jaya
Top achievements
Rank 1
 answered on 17 Apr 2015
1 answer
103 views

hey guys - this is the code on a "stand alone" rad filter. my question is the alignment. how can I can the "apply button" to stay to the left or at least underneath the actual filter. it seems to have a mind of its own and want's to "drift" to the right.

thanks for any info (pic attached)

rik

 

 

<div style="margin: 0 0 14px 0;">
<table style="width: 100%">
<tr>
<td>
<telerik:RadFilter ID="PostResultsRadFilter" runat="server" Skin="WebBlue" ShowApplyButton="true" Width="200px"
OnApplyExpressions="PostResultsRadFilter_Apply" OnPreRender="PostResults_PreRender" ApplyButtonText="Filter Post Results">
<%--OnPreRender="WorkOrdersRadFilter_PreRender" OnFieldEditorCreating="RadFilter_FieldEditorCreating"--%>
<FieldEditors>
<telerik:RadFilterTextFieldEditor FieldName="JOINTNUMBER" DisplayName="Joint#" DataType="System.String" />
<telerik:RadFilterTextFieldEditor FieldName="DEFECTDESCRIPTION" DisplayName="Defect Desc"
DataType="System.String" />
</FieldEditors>
</telerik:RadFilter>
</td></tr></table></div>

Eyup
Telerik team
 answered on 17 Apr 2015
1 answer
75 views

Hello,

I want to create RadTreeView from java script.

 

I have used below code to create RadTreeView.

var treeview1 = new Telerik.Web.UI.RadTreeView();

 

But I am getting below error.

 

Microsoft JScript runtime error: Unable to set value of the property 'control': object is null or undefined

 

Please help me to create RadTreeView from java script.

 

Peter Filipov
Telerik team
 answered on 17 Apr 2015
36 answers
2.3K+ views
Using the Rad upload control in IE 8, it now shows c:\fakepath\myfile.doc when I browse to a file. It replaces the actual local path with c:\fakepath ... why is this?

thanks,
Jay
siva
Top achievements
Rank 1
 answered on 17 Apr 2015
1 answer
92 views

Is there any way to bind a RadGrid to the ID of the selected task and refresh when the selected task changes? 

We have additional fields that we want to add to the resources and collect other information tied to the task that would be easier to do in a RadGrid outside of the control.   (Also want to maintain the selected task when refreshing the other grids.)

Dimitar Terziev
Telerik team
 answered on 17 Apr 2015
9 answers
284 views
Hello Telerik Support Team,

Can you please advise me on how I can achieve this.

On the week View if I have many resources selected in a timeslot and gets real crowded. So I would like to limit to number of appointment appearing per day. I know the month view has the property but not the week view,

Please see attached screen shot for clarification.

Thank you for your help.

Regards,
Mafed
Plamen
Telerik team
 answered on 17 Apr 2015
1 answer
260 views
I am update dll of telerik.web.UI.dll in my existing asp.net application but after updation uploading feature is very slow ,It take too long time . what's reason, Please help.
Plamen
Telerik team
 answered on 17 Apr 2015
1 answer
145 views

With checkboxes enabled: 

 - How do I get the selected values in a RadDropDownTree?

 - How do I enumerate the checked values in a RadDropDownTree?

 - How do I determine if checkbox is at a particular depth? 

 

 

Plamen
Telerik team
 answered on 17 Apr 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?