Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
102 views
Is it possible for me to autocheck a checkbox in edit mode if text is entered/selection made from a dropdown edit column?
Michael
Top achievements
Rank 1
 answered on 17 Apr 2012
1 answer
90 views
Hi,

I need to change the font family for every node on my treeview. I used the example mention previously but it doesn't work.
It only changes the font family for the root node and its first two children. All the other nodes remain unchanged.

This is the code I used

<style type="text/css">
    .RadTreeView_Default
    {
        font-family: arial !important;
        font-size: 13px !important;
        color: red !important;
    }     
</style>


Attached you will find a screen shot



Ivan Zhekov
Telerik team
 answered on 17 Apr 2012
1 answer
76 views
Hello,

  I have a combobox which I am filling it with WCF Service. I followed the link http://demos.telerik.com/aspnet-ajax/combobox/examples/loadondemand/wcf/defaultcs.aspx  to do this.

I am displaying client name and address in the combobox. How do i show these 2 fields in 2 different columns in the dorpdown. All i want to have is to align them properly in the dropdown.

I saw the example here http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multicolumncombo/defaultcs.aspx  BUT that was not done through WCF Service. 

Appreciate the help
Thanks

Cat Cheshire
Top achievements
Rank 1
 answered on 17 Apr 2012
9 answers
417 views
Hi,
How can i set RadComboBotip on the selected item text in javascript?
All the combo items are loaded dynamically using ObjectDataSource.

Thanks,
Ruth.
Cat Cheshire
Top achievements
Rank 1
 answered on 17 Apr 2012
1 answer
36 views
I have to use Appointment popup window using Rad Scheduler but at the same time I want to hide day View , month view or week view .So how can achieve  this?
Like This........

Plamen
Telerik team
 answered on 17 Apr 2012
1 answer
112 views

Please any one help?
Please find the below and find the attached images too.

If generate the chart first it showing the results in image Chart View Issue Due to number of x-Axis scale points, on x-axis results pulling from -200 to +300

I agree with the below view, because due to thousands of scaling points x-Axis we can’t see them directly, the data going to be overlap with beside scaling points. That’s way x-axis data is not showing in proper order.

Chart View Issue Due to number of x-Axis scale points: IF POSSIBLE, IF WE HAVE ANY OTHER OPTION TO RECTIFY THE ISSUE WITH X-AXIS SCALING POINTS VIEW, and PLEASE SUGGEST.

Ves
Telerik team
 answered on 17 Apr 2012
5 answers
241 views
Hi:

I have a user-controls that is dragged inside a RadAjaxPanel.  The JQuery code in the user-conde does not seem to run.
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="DisplayMessage.ascx.cs" Inherits="Telerik.UserControls.DisplayMessage" %>
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
<telerik:RadScriptBlock ID="RadScriptBlock1" runat="server">
    <script type="text/javascript">
        //<![CDATA[
        $(document).ready(function () {
            alert("here uc");
        });
        ]]>
    </script>
</telerik:RadScriptBlock>
I have remove any work from the jquery, and reverted to alerts, but the alert does not appear.

Phil
Maria Ilieva
Telerik team
 answered on 17 Apr 2012
10 answers
1.5K+ views
I have a sign up form which when a user completes successfully, it logs them in automatically. After the user clicks "Finish", they are presented with a Congratulations page which tells them what their new username and password is. I have a UserControl in another ContentPlaceHolder on the page which is either displays a Login form or the logged in user's info.

Upon successful completion of signing up, I want to refresh the Login UserControl so that it displays the user's info rather than the login form.

I am using MasterPages and Sitefinity.
darshan thacker
Top achievements
Rank 1
 answered on 17 Apr 2012
1 answer
136 views
Hi,

I am having rad grid in which i have enabled virtual scrolling with client side binding to web service. I want to add Hierarchy to the grid. But sincs the data is bound at client side i am not getting the details tables listed in the ui. Also if i call dataitem.get_nestedViews(), it is not returning any table.
Is there any way to add details table thru java script?
Also can we select the row along with the details table as a whole? write now selection is limited to master table rows.


Thanks,
Rashmi
Radoslav
Telerik team
 answered on 17 Apr 2012
1 answer
66 views
Hi

I have a RadTreeView and I need to implement the following:
1) If all child nodes checked, then check parent(all the way up to level 0 if necessary)

Does the RadTreeView already have this capability? i.e to track which parent nodes have to be checked once child node is checked.

Thanks.
Kamal
Princy
Top achievements
Rank 2
 answered on 17 Apr 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?