Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
163 views
hello team!

I have a problem with the control panel installer, after starting it I'll get a dialog for updateting the control panel.

I click OK the download starts and when the progressbar is filled the program stopt working!

hope you can help me with this.

thanks and best Regards 

sascha
ACSIICT
Top achievements
Rank 1
 answered on 10 Jul 2013
2 answers
158 views
hi support,
I have go through entire API document, there don't have a API function to hide and show a row, can you give me a advice if I want to hide/show a row in telerik what should I do?
Princy
Top achievements
Rank 2
 answered on 10 Jul 2013
2 answers
123 views
I was wondering if there is anyway to position the open/close image of the radsplitbar near the top of the bar instead of in the middle?

also it it possible to have more then one open/close button on the bar (ex. top, middle, bottom).

Thanks,
Andrew Day
Andrew
Top achievements
Rank 1
Veteran
Iron
 answered on 10 Jul 2013
0 answers
73 views
Hello,

I have the problem, that I can´t found a complete reference to the objects of your Kendo UI. All what I found are examples like this:
http://docs.kendoui.com/api/framework/datasource#configuration-schema.model
var dataSource = new kendo.data.DataSource({
    //..
    schema: {
      model: {
         id: "ProductID",
         fields: {
             ProductID: {
                //this field will not be editable (default value is true)
                editable: false,
                // a defaultValue will not be assigned (default value is false)
                nullable: true
             },

But where are the complete description - with all possible attributes - of the object "model" or of the object "field" ?

Regards,
Lutz
Lutz
Top achievements
Rank 1
 asked on 10 Jul 2013
3 answers
200 views
Whenever I open the Control Panel it says that there is an update available, I click OK, it downloads and installs but when Control Panel comes back up it says that there is an update available and the loop repeats and cannot get past it.  I even downloaded the Control Panel installer manually and right clicked on and chose Run as Administrator and it did the same thing.  No error and the installer seems to go through fine but still the issue remains.

Anyone else?
Dyanko
Telerik team
 answered on 10 Jul 2013
3 answers
95 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
258 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
101 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
132 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
231 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?