Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
110 views
Is there anyway to set the extended tooltips when building the ribbon from XML?

Also is there an option to set the tooltips to not display?
Bozhidar
Telerik team
 answered on 27 Jul 2012
3 answers
143 views
Is it possible to dock RadToolBar to the bottom of a browser window?
I'm curious if it can be used to create something like a Wibya-type bar that is always visible.
Princy
Top achievements
Rank 2
 answered on 27 Jul 2012
2 answers
63 views
Good Day!

I have my library for resources - Resources.dll.
And I have UserControl with RibbonBar. But if I try to use text from my resource library for ApplicationMenu.Text property then Text is empty.
Here is my ascx

<telerik:RadRibbonBar ID="RadRibbonBar1" runat="server" Skin="Office2010Blue" Width="100%">
    <ApplicationMenu Text='<%=Resources.AdminMainMenu.Menu %>' >
        <Items>
            <telerik:RibbonBarApplicationMenuItem Text="Exit" ImageUrl="~/Media/Images/Icons/16x16_exit.png" />
        </Items>
    </ApplicationMenu>
</telerik:RadRibbonBar>

result of that is empty text for ApplicationMenu.
But if I put the next code on ascx
<%=Resources.AdminMainMenu.Menu %> 
then I can see text from resource library

Any idea?

Thanks,
Eugene
Evgeniy
Top achievements
Rank 1
 answered on 27 Jul 2012
1 answer
92 views
Is it possible to place a RadSkinManager in a RadToolBar?  If So How?
Thanks.
Shinu
Top achievements
Rank 2
 answered on 27 Jul 2012
1 answer
38 views
Hi,

we are having a small problem with the ClientSideSelectColumn in combination with Keyboard Navigation in InternetExplorer.
When you click on the checkbox in the ClientSideSelectColumn the desired row is selected (as expected). However, IE seems to have a special quirk where checking a checkbox also gives that checkbox focus and all further keyboard input is caught by this checkbox.
That means you can still use the Ctrl + arrow keys  to navigate to a different row in the grid, but when you press 'Space' to select the highlighted row, the first row that you clicked with your mouse is deselected/selected instead.

Do you have any tips for us on how we can fix this behaviour?.

Thanks,

Constantin
Milena
Telerik team
 answered on 27 Jul 2012
2 answers
77 views
Hi,
I have 4 classes:
Seminar
Debate : Seminar
Break : Seminar
Normal : Seminar

I wanted to use IEnumerable<Seminar> as a datasource for RadGrid but it keeps trying to cast them to Normal. Is there a way to stop grid from casting the types to child type (I'm guessing its taking the typeof first element in the array) or manualy specify the type it should use?

Krzysztof
Top achievements
Rank 1
 answered on 27 Jul 2012
1 answer
79 views
I would like to have the ability to have two icons on a menu item, but not always.  I generate my entire menu with three levels programmatically.  I put it in a control so all I have to do is drop it on a page and it works.
What I would like is the have two items possibly on a menuitem.  One on the left that would be a graphical prepresentation of what the menuitem does such as print, maintenance, etc and the another on the right that says NEW or Revised.  That way if a menuitem is new within the last 90 days I can display NEW or if the program behaviour has changed it can say REVISED.

Is this possible?

Thanks
Princy
Top achievements
Rank 2
 answered on 27 Jul 2012
1 answer
442 views
Hi,
     I have this problem with removing the underline of hyperlink column. Can anybody help me with this.
thanks
Savyo
Shinu
Top achievements
Rank 2
 answered on 27 Jul 2012
1 answer
67 views
Hi All,
I have a page designed with RadPanel as main placeholder for all controls.
The Page design and all works fine. but after completing every thing when I check the my website in different browsers
I had face one issue that the Height of RadPanel is not adjusting Automatically to Browser Height.
I have added a JS function to achieve this functionality.Its just calculate the size and assign to the RadPanelbar.

But the real problem come now
Since I don't specify the RadPanelbar Height in design section for first time Radpanel bar appear as small( Refer Image RadPanelonFirstTime) and then after a flickering it occupy all space(Refer ImagePanelAfterFlickering).

I dont want to display my panel bar small for first time, I want my panel bar to display like the second image always(PanelAfterFlickering).

Thanks,
A2H
Princy
Top achievements
Rank 2
 answered on 27 Jul 2012
1 answer
41 views
Is it possible to make the radgrid command item toolbar seen here vertical along the left hand edge of the grid?

http://demos.telerik.com/aspnet-ajax/toolbar/examples/applicationscenarios/gridcommanditem/defaultcs.aspx?product=toolbar  
Jayesh Goyani
Top achievements
Rank 2
 answered on 27 Jul 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?