Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
238 views
Hi,

I want the drill down icon to be positioned on the middle of the orgchart node and visible all the time instead of displaying it on onhover. How to achieve this?
Plamen
Telerik team
 answered on 23 Dec 2013
1 answer
71 views
I've noticed a new "feature" when editing data using a RadGrid (RadControls for ASP.NET AJAX Q3 2013) that I have not noticed in previous versions of the grid.  It seems that all padding/spacing has disappeared between the controls (see attached) when editing.  I am seeing this issue in IE10, Chrome, etc.

I've tried modifying the Grid's CellSpacing/CellPadding values, but to no avail.

Any help in resolving this issue would be greatly appreciated.
Shinu
Top achievements
Rank 2
 answered on 23 Dec 2013
1 answer
152 views
Dear Expert,

I have a radlistview and on edit mode i have two radcombobox, now i want to fill first radcombox and based on selection another radcombobox should fill, how can i achieve this. please help.

Thanks 
Princy
Top achievements
Rank 2
 answered on 23 Dec 2013
4 answers
1.8K+ views
Hi,

Can you help me please.

I want my radwindow to open and positioned where the object opener is located in the screen.
I'm using it for my scheduler delete button.


Thanks,
Bermo
Christopher Lee
Top achievements
Rank 1
 answered on 22 Dec 2013
7 answers
243 views
hi,
please how can set columns EditItemTemplate when user hide columns by context menu.
EditItemTemplate always visible inline at bottom above command item.
but when user hide column the whole column visible set to false , i need to hide only item template ..

thanx.
Eslam
Top achievements
Rank 1
 answered on 22 Dec 2013
17 answers
396 views
Hi

Maybe/hopefully I'm only missing something but I can't get any ajax functionality get to work in content or masterpages since I updated to beta 2. 
I tried it with a new and empty Wep Application Project with only the Telerik dlls referenced and no entrys in the Web.Config except the 3 for the telerik tagprefix and the scriptmanager axd (handlers/httpHandlers). Everything works fine as long the RadScriptManager and RadAjaxManager are together on a normal webform. 
My Code
 
        <telerik:RadScriptManager runat="server" ID="scriptManager" /> 
        <telerik:RadAjaxManager runat="server" ID="ajaxManager"
            <AjaxSettings> 
                <telerik:AjaxSetting AjaxControlID="btnClick"
                    <UpdatedControls> 
                        <telerik:AjaxUpdatedControl ControlID="btnClick" LoadingPanelID="ajaxLoading" /> 
                    </UpdatedControls> 
                </telerik:AjaxSetting> 
            </AjaxSettings> 
        </telerik:RadAjaxManager> 
        <telerik:RadAjaxLoadingPanel runat="server" ID="ajaxLoading" Skin="Hay" /> 
        <asp:Button runat="server" Text="CLICK" ID="btnClick" OnClick="btnClick_Click" /> 
Codebehind
        protected void btnClick_Click(object sender, EventArgs e) 
        { 
            btnClick.Text = new Random().NextDouble().ToString(); 
        } 

But if I move the same code to a masterpage my button isn't working anymore and I get a JS Error 'get_postBackElement().id' is null or not an object.

I tried the latest builds (2009.02.1025.35) and beta of q3 (2009.3.1016.35). 
I can send in a example project if you like but I think its easy to recreate...

Thanks for any hints and tipps...!
أشرف
Top achievements
Rank 1
 answered on 22 Dec 2013
3 answers
145 views
Greetings,

Whenever I try to call the client side set_contentElement method of any tooltip object I get a null reference error because _contentWrapper is null. Here's the relevant excerpt from the RadControls code:
set_contentElement:function(contentElement){this._contentWrapper.innerHTML="";
…
It tries to set the innerHTML of _contentWrapper, but it's set to null, so the code breaks.

What's the role of _contentWrapper? And how to initialize it?
أشرف
Top achievements
Rank 1
 answered on 22 Dec 2013
1 answer
55 views
How do I remove buttons from Editor when I using it on the list?
Ianko
Telerik team
 answered on 21 Dec 2013
1 answer
37 views
Hi
how to maintain checked rows across pages with GridClientSelectColumn
Shinu
Top achievements
Rank 2
 answered on 21 Dec 2013
4 answers
141 views
Hi,

When I select the image in the demo in IE11 and choose image properties the image src and other properties are not filled in the dialog.
Same goes for the ImageMap dialog. See attached screenshot.

This seems like a serious bug to me.
Please investigate ...

Marc
Ianko
Telerik team
 answered on 21 Dec 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?