Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
262 views
Hello!

Is this possible to change tab using client-side javascript when TabStrip is "ajaxified" and connected to MultiPage which renders only selected page?

I need something like this:

<span onclick="changeTab("secondtabID")">Change to second tab</span> 

this will be placed somethere outside Multipage.

Thanks in advance
Paul
Telerik team
 answered on 13 Nov 2008
0 answers
87 views
Hi,

I need the Gray skin background to be stretched for the whole menu, not only for menuitems.
If the width is set with 100% the remaining menu space should be filled up as like the menuitem backgound.
This should look same as like the skin Web20.

Thanks,
Manas
Manas
Top achievements
Rank 1
 asked on 13 Nov 2008
2 answers
89 views

Hi

I have an applicaiton that is loading some user control in other user control but all the controls loaded are not known at the execution, the UI is built at run-time. My question is, what is the best "Ajax Approach" with that kind of scenario ? Do i have to use AjaxPanel in Usercontrol, but sometimes its force me to have an aJaxPanel within another one, not sure it is the best approach.....? I think i cannot really use a AjaxManager in my page because i dont know in advance wich controls will be loads in this page ? So what about the RadAjaxManagerProxy, is this the best solution for my case , if so, how i can use it ?

Thanks in advance for your helps, i just want to be sure that my application use the best approach for my situation.

Dominic
Dominic
Top achievements
Rank 2
 answered on 13 Nov 2008
3 answers
189 views
What does Telerik use for the web site menus?  The Telerik menu skins do not look very good for web site navigation.
Atanas Korchev
Telerik team
 answered on 13 Nov 2008
6 answers
181 views
Hi

I was playing around with lastest demo and noticed when I use the EmptyMessage property with load on demand from this page http://demos.telerik.com/aspnet/prometheus/ComboBox/Examples/PopulatingWithData/AutoCompleteSql/DefaultCS.aspx the OnItemsRequested doesn't fire until second character is typed in. If you type 1 character hit backspace and type another character it will fire. If I remove EmptyMessage property all works as expected.
Just thought I would let you know. I'm running the trial dll's version 2008.2.723.35.
Of course there could be somthing wrong on my end but all I did was run the sample and added EmptyMessage property.

Regards
Simon
Telerik team
 answered on 13 Nov 2008
1 answer
223 views
Hi there,

I have two questions regarding to RadGrid footer:

1. Is there a way to create multi-row footer? E.g. in the order footer I need to display order's subtotal, taxes and total on separate rows.

2. How to merge cells in the footer? E.g. there is a grid with 6 columns. I need to display data in the footer in the first and last columns but data length may exceed the column width so I need to merge first 4 cells and last 2 cells to aviod wrapping.

Thanks in advance,
Michael
Princy
Top achievements
Rank 2
 answered on 13 Nov 2008
1 answer
110 views
hi

how to set   font Family:Courier New  by default. to the text from Code behind .
is there any solution

Regards


Rumen
Telerik team
 answered on 13 Nov 2008
0 answers
96 views

We are using RadMenu to generate horizontal menu from XML file. Menu renders correctly. We have included AccessKey. Here is the sample code:

 

<Menu Skin="Gray">      
     <Group ExpandDirection="Down" Flow="Horizontal">      
         <Item Text="Edit">      
         <Group Width="140" Flow="Vertical">      
              <Item Text="New" Value="Edit_New" AccessKey="N" />      
              <Item IsSeparator="True" />      
              <Item Text="Cut" Value="Edit_Cut" AccessKey="X" />      
              <Item Text="Copy" Value="Edit_Copy" AccessKey="C" />      
              <Item Text="Paste" Value="Edit_Paste" AccessKey="V" />      
              <Item IsSeparator="True" />    
              <Item Text="Delete" Value="Edit_Delete" AccessKey="D" />      
         </Group>      
         </Item>       
    </Group>      
</Menu> 

 

 

While viewing page in browser, for "New" menuItem "N" is underlined. So there is a visual indication. But for Cut and Paste menuItems, there is not visual indication that "X" and "V" are the accesskeys for them. Is there any way to show accesskey to user? We tried "ToolTip", but we didn't like that.

Can we have RadMenu item displayed like this?
    

    New      N  
 
    Cut      X  
    Copy     C  
    Paste    V  
 
    Delete   D 

 

Bhavin
Top achievements
Rank 1
 asked on 13 Nov 2008
2 answers
179 views
Hi all
I have a toolbar which constantly gets corrupted/distorted when ever the page gets refreshed a number of times AND the computer load has increased

does anyone know whats causing this.

Regards
Omlac
Top achievements
Rank 1
 answered on 13 Nov 2008
0 answers
50 views
I have a problem when using RadGrid, when i clik one row on grid doesn't have a value it. But sometimes i can have a value of row it. I think it like seems not stable RadGrid. Because sometimes i can have a row value and the other time i can't have row value. It Occur when i deploy my website to web server (windows 2003  R2+ .net framework 3.5 SP 1), but if i running web direct on visual studio the problem doesn't occur. Please help me for that ... :)

Thank's before,
Ferry Wijaya
Ferry
Top achievements
Rank 1
 asked on 13 Nov 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?