Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
78 views
I’m trying to install the trial for the RadControls for ASP.NET AJAX.  I have Visual Studio Express 2012 for Web (with Update 3) installed on Windows 8 Pro x64.  According to the system requirements, this is supported.  Its the Q2 2013 version, and I've tried both the .exe and the .msi.  However, the installers will not let me select VS2012 stating it must be installed.  It shows and pre-selects VS2010 as an option even though I do not have this installed.  Any ideas what I can do to install this trial?
Missing User
 answered on 10 Jul 2013
5 answers
239 views
I am using the radbuttons with the icon.  All works fine except it displays funny with my current CSS.  My Margins are messing up the display of the radbutton.  What are the class's I can use to over write this margin on my radbuttons?

input {
    margin: 3px 5px 5px 5px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #c2c2c2;}
Danail Vasilev
Telerik team
 answered on 10 Jul 2013
2 answers
87 views
Hi all,

is there a way to use bollinger curve on a RadChat or RadHtmlChart component ?

Thanks & regards,

Steve Roh
Steve
Top achievements
Rank 1
 answered on 10 Jul 2013
1 answer
122 views
Hi I am trying to display large custom tiles 350x350 in RadTileList in 2 rows on a tilelist 1300px wide.

The problem is that the tiles are displayed in 2 column with vertical scroll-bar instead of 2 rows with horizontal scroll-bar and the 2 displayed tile-columns are overlapping.

In firebug I can see that there is  <div class="rtlistScrollWrapperstyle="width: 705px;">
wrapping the tile groups that prevents correctly displaying the tiles.

How would I change that behavior?

Marin Bratanov
Telerik team
 answered on 10 Jul 2013
5 answers
215 views
Hi Team,

        RadAjaxManager version 2011. 2 .915. 35

       We are firing the Ajax_Request by clicking the RadGrid Client side drill down script. This functionality is working fine when I click first time on RadGrid Drill Down Icon. The next time it is not firing the Ajax_Request. This Scenario is tested in IE 8  , 9 and Chrome

Kindly advise me to resolve this issue.


ASPX
function PerformAjaxRequest(requestType) 
{
  var ajaxManager = $find("<%= RadAjaxManager1.ClientID %>");
  ajaxManager.ajaxRequest(requestType);
}

C#
protected void RadAjaxManager1_AjaxRequest(object sender, Telerik.Web.UI.AjaxRequestEventArgs e)

   ---
   ---
   ---
}


Konstantin Dikov
Telerik team
 answered on 10 Jul 2013
1 answer
176 views
##LOC[OK]##

More specifically LOC shows up as one of my most common keywords in Google Webmaster Tools. Is there anyway to hide this?
Marin Bratanov
Telerik team
 answered on 10 Jul 2013
1 answer
115 views
Hi,
here is what we are doing....we have a master page that opens two modal windows.
I am not having problems opening both...i am however wanting the behavor to be differnt if possible.

when the master page opens the two modal windows A & B,   and stacks them in that order with B being the topmost.
I would like A to be grayed out, or even invisible until modal B is closed. the problems is for A to reappear, i have to refresh the screen which i don't want to do...

is there a way to hide, or gray out modal A, while B is active...then when B closes, enable or show A?

Marin Bratanov
Telerik team
 answered on 10 Jul 2013
2 answers
178 views
Hi,

Have a Grid with EditMode ="InPlace" and AutoGenerateColumn= "true".

Need to reduce the size of the Textbox in EditMode.

<telerik:RadGrid ID="RadGridSingleClick" runat="server" Skin="Vista" AutoGenerateColumns="true"
                    OnNeedDataSource="RadGridSingleClick_NeedDataSource" OnPreRender="RadGridSingleClick_PreRender"
                    OnUpdateCommand="RadGridSingleClick_UpdateCommand" OnColumnCreated="RadGridSingleClick_ColumnCreated"  Height="250px" Width="1000px">
                    <%--OnItemDataBound="RadGridText_ItemDataBound" --%>
                    <MasterTableView HeaderStyle-CssClass="disable-highlight" Width="98%" HeaderStyle-HorizontalAlign="Center"
                        HeaderStyle-Wrap="true" DataKeyNames="MKTID" HeaderStyle-Width="100px" ItemStyle-Width="50px" EditMode="InPlace">
                        <Columns>
                        <telerik:GridEditCommandColumn ButtonType="ImageButton" ItemStyle-Width="60px" HeaderStyle-Width="60px"></telerik:GridEditCommandColumn>
                        </Columns>
                    </MasterTableView>
                    <ClientSettings Scrolling-AllowScroll="true" Resizing-AllowColumnResize="true" Scrolling-SaveScrollPosition="true"
                        Scrolling-FrozenColumnsCount="2" Scrolling-UseStaticHeaders="true">
                        <Selecting AllowRowSelect="true" />
                        <ClientEvents OnRowClick="RadGridSingleRowClick" />
                        <Scrolling AllowScroll="true" UseStaticHeaders="true" />
                    </ClientSettings>                    
                </telerik:RadGrid>

Have attached the screen shot too.

Thank You.

-Anto
Anto (DLL Version : 2008.3.1314.35)
Top achievements
Rank 2
 answered on 10 Jul 2013
1 answer
79 views
h
Pavlina
Telerik team
 answered on 10 Jul 2013
5 answers
85 views
Greetings,

I am using telerik scheduler to create a schedule for employees and the tasks assigned to them.
The dataset I have includes basicly engineer name, id and task (as well as start and end dates). I am using group resource feature to group Tasks under Engineer Names.
But the problem is I receive empty rows at the end of the schedule for engineers who has more than 1 entry in the dataset
For example the dataset : (the datasets are assigned to resources)
Employee ID --Employee Name---TASK
1                            John                 x
2                           Steve                y
2                           Steve                z

for john, there's no problem. But in the case of steve, There are two appointments under his name, but at the bottom, there's another row for steve which is empty. If steve has 4 appointments then it has 3 empty rows at the bottom.

I also have another question :
can I add appointments in the server side ? I want to an add appointment for each row in the dataset and group these appointments for each engineer ID. Is there an example for this ?
Kind regards
Plamen
Telerik team
 answered on 10 Jul 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
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
Iron
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?