Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
525 views
Hello,

I've noticed you changed all the icons in the RadButton, in a SP (Q3 13 SP2). Strange.

I also noticed, for a while now (Q2 13?), that the RadGrid delete icon is a red cross, while in the TreeList is is adjusted to the skin (glowing gray) The edit icon is the same as the TreeList.

1. Why is the delete icon not like it is in TreeList?

2. How can I do this? (Including the mouseover effect!)

Regards,

Erik
Erik
Top achievements
Rank 2
 answered on 07 Apr 2014
6 answers
899 views
Hello

It's possible to get a demo on RadPageLayout ?

Here : http://demos.telerik.com/aspnet-ajax/


Thanks
Olivier,
Ivan Zhekov
Telerik team
 answered on 07 Apr 2014
1 answer
99 views
I have a custom RadMenu skin that I created and had styled how I wanted.  We recently upgraded our project to the newest version of Telerik, and I have noticed a white border around my sub menus (on the top, left, and right sides) that wasn't there before, and I can't figure out which styling combination will remove it.  I noticed that this border also appears on the menu in the RadMenu overview (http://www.telerik.com/help/aspnet-ajax/menu-overview.html).  I have attached this photo with a black box surrounding the white border I am talking about.  Can someone help me remove this border?
Magdalena
Telerik team
 answered on 07 Apr 2014
6 answers
201 views
I cannot find the correct CSS element to color the area just inside the border and outside .inner (or .fake input). Please see attached image.
A cannot find documentation for all the rddl elements like the combo box 
Magdalena
Telerik team
 answered on 07 Apr 2014
2 answers
336 views
Hi,

Here's my situation.

I have a RadWindow (separate aspx page) that contains a grid within a RadAjaxPanel (also tried just a plain asp Panel).
The grid is bound to a sqlDataSource.
The grid loads just fine when the RadWindow is initially launched.

The user fills out a few fields on the forms and clicks on Save.
I then call a webservice from javascript that adds a new record to this data source.
I now need to rebind the grid to show this newly added record.

I'm using the following function:
function RefreshGrid() {
            var grid = $find("<%= grdInputs.ClientID %>");
            var masterTable = grid.get_masterTableView();
            masterTable.rebind();
            // grid.repaint();  // tried adding this, but without any luck
        }

I've tried adding the following to my RadAjaxManager without any success either (with and without the 1st AjaxSetting):
<telerik:AjaxSetting AjaxControlID="RadAjaxManager1">
    <UpdatedControls>
        <telerik:AjaxUpdatedControl ControlID="grdInputs" />
    </UpdatedControls>
</telerik:AjaxSetting>
<telerik:AjaxSetting AjaxControlID="grdInputs">
    <UpdatedControls>
        <telerik:AjaxUpdatedControl ControlID="grdInputs" />
    </UpdatedControls>
</telerik:AjaxSetting>

What am I doing wrong?

Thanks in advance for any assistance.

Jim

jlj30
Top achievements
Rank 2
 answered on 07 Apr 2014
5 answers
287 views
Hello

Love your new control. Cuts out the requirement for me to write an entire page to control the rotation, flipping, etc of an image. I would like to know if you could add a "Fit To Width", "Fit To Height" and "Fit Image" option so the image can fit to the width of the control, height of the control and then the width and height of the control.

Regards,
Simon
Vessy
Telerik team
 answered on 07 Apr 2014
1 answer
79 views
Hi,

It's possible to set my HeaderText when i select a language ?

I create a fil named RadGrid.Main.resx and an other file named RadGrid.Main.en.resx on my App_GlobalResources ?

And on my table i write my NameOfmeta:resourcekey.HeaderText ?

Tell me if i'm wrong pls.

Regards,
Alexandre
Kostadin
Telerik team
 answered on 07 Apr 2014
1 answer
124 views
How to change the text of edit column to my custom text . Should i do from server side?
Princy
Top achievements
Rank 2
 answered on 07 Apr 2014
1 answer
127 views
I am running into a new very strange problem with the tabs on my tab strips. They were working fine, then they started being rendered over two lines instead of one even though there was plenty of room in one line.  It's like the tabs have gotten much wider suddenly.  Changing the tab width to something smaller prevents them from going more than one line, but they are still not being rendered properly, as if there is another line of tabs beneath and tabs which are partially obscured.

I have attached two files. One with tabs set to 200 and without tab width set.  The one of two lines is the one without tab width set.  Any suggestions would be appreciated.

Nencho
Telerik team
 answered on 07 Apr 2014
2 answers
160 views
There are multiple columns in the grid, two are checkbox columns.

I have one checkbox set to:
 CurrentFilterFunction="EqualTo" CurrentFilterValue="True"

and the other:
 CurrentFilterFunction="EqualTo" CurrentFilterValue="False"

EnableLinqExpressions is false.

The second filter is not applying: CurrentFilterValue="False".   I tried removing the first one, but the second one still did not apply.

Am I missing some syntax here?
Peter
Top achievements
Rank 1
 answered on 07 Apr 2014
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?