Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
79 views
Is the combobox control supported in IE for Windows Mobile 5.0 with or without AJAX support?
Joe
Top achievements
Rank 1
 answered on 23 Jul 2008
4 answers
394 views
Hi,

I'm trying to create a vertical toolbar where each toolbar item has a text with an image above:

<style type="text/css">  
    .RadToolbar  
    {  
        width: 100%;  
        text-align: center;  
    }  
</style> 
 
<table width="100%" align="center" border="0">  
<tr> 
<td align="center">  
<telerik:RadToolBar ID="RadToolBar1" runat="server" Orientation="Vertical" Skin="" CssClass="RadToolbar" BorderColor="" BorderWidth="0" Width="100%">  
    <Items> 
        <telerik:RadToolBarButton ImageUrl="~/Images/Apps/compass.png" ImagePosition="AboveText" Text="Item 1" Width="100%" BorderWidth="0" CssClass="RadToolbar" /> 
        <telerik:RadToolBarButton ImageUrl="~/Images/Apps/tables.png" ImagePosition="AboveText" Text="Item 2 ..." /> 
        <telerik:RadToolBarButton ImageUrl="~/Images/Apps/toolbox.png" ImagePosition="AboveText" Text="Item 3 with more text"/>  
        <telerik:RadToolBarButton ImageUrl="~/Images/Apps/cube_yellow.png" ImagePosition="AboveText" Text="Item 4"/>  
        <telerik:RadToolBarButton ImageUrl="~/Images/Apps/money2.png" ImagePosition="AboveText" Text="Item 5 some text......."/>  
    </Items> 
</telerik:RadToolBar> 
</td> 
</tr> 
</table> 

What I can't seem to do is center align the toolbar items.
How do I do that?

Regards
Gunnar
Top achievements
Rank 1
 answered on 23 Jul 2008
2 answers
263 views

Hello,

I am new to RadScheduler and I need to implement a scheduler with recurrence property. I can get the appointments which do not recur to work properly. But the recurring appointments get duplicated. For example, if I set it to recur weekly on every Tuesdays, it would actually give duplicate once a day until first week ends. Then twice a day until the second week ends and so forth.  I also don’t understand how to set the RecurrenceParentID property. What is the data structure of the RecurrenceParent and RecurrenceRange?

Thanks a lot in advance,

AM
AM
Top achievements
Rank 1
 answered on 23 Jul 2008
5 answers
113 views
 I built a web custom control having a Rad combobox with a Rad ajax panel . This Radcombo box gets has the skin as web blue . This skin gets invisible in postback of the control.
i am not able to even click that control when i use this in the Rad ajax panel in post back as i am loosing the skin of the combo box.

please help me in this  venture...


Thx.

Veda.S

Paul
Telerik team
 answered on 23 Jul 2008
1 answer
70 views
Hi,

I wanted to know if anyone out there has advice on deploying a mixed set of code - specifically I want to deploy 2-3 screens in an application using .net AJAX and the rest using the Q3 asp.net DLLs for RadControls.

The reason for this is we want to leverage the calender now, without waiting 3 months to re-write the entire app.

So, is it possible to have both versions out there for one app - is there an issue with RadControls folder? Let me know Thanks.
Dimo
Telerik team
 answered on 23 Jul 2008
1 answer
111 views
Is it possible to sort my groups by their count in descending order?
Veli
Telerik team
 answered on 23 Jul 2008
1 answer
124 views
Hello all,

I have a question about the RadGrid (for ASP.NET Ajax, latest version):
I am using EditFormType "UserControl".
SaveScrollPosition is set to True.

When the user clicks on an imagebutton, the editform shows up, but it may not be visible on the screen (it's below the viewable area in my browser window).
How can I have the grid scroll down, so the usercontrol becomes visible in my browser ?
Or rather, how can I determine the position of the currently opened editform in Javascript ?

Any help is appreciated.

Sincerely,
Jakkie v/d Esschert
Veli
Telerik team
 answered on 23 Jul 2008
3 answers
132 views
Hi,

How can I style the dragged shadow region during D&D of RadGrid.  I tried the follwoing classes and it did not seem to work.

.GridRowSelector_Default

For styling the colored rectangle when selecting multiple rows by dragging.

.GridItemDropIndicator_Default

Defines the drop indicator appearance when utilizing drag and drop of grid records.


I am dragging a single row from the grid, BTW

Thanks
Raj
Dimo
Telerik team
 answered on 23 Jul 2008
3 answers
64 views
Hello there,

I have a MOSS site that has got eight different language variations(French, German, Spanish, etc..) running on it. The Master page of this site contains a user control that has three Rad comboboxes whose values change based on the values selected in the other RadComboBoxes. The three rad controls work fine on all the variations of the site if I do not enable Ajax .

If I wrap this three rad controls in a RadAjaxPanel or use RadAjaxManager to enable Ajax on this controls, the controls work as expected on the English variation of the site, but not on any other variation.

For e.g on the German variation of the site, when the user selects a value from first RadCombobox,  it properly loads the values into the rest two controls, but disables the events on all the controls (including the events of buttons existing some where else on the page).

Any help is much appreciated.

Rgds,
Vamshi
Atanas Korchev
Telerik team
 answered on 23 Jul 2008
1 answer
121 views
Ola,

estou testando o ASP.NET AJAX 2008 Q1 no VB 2008, queria um exemplo para exibir o RADWindow.

Mas queria abrir varios, e não fechar outros que estiverem abertos.

Queria colocar o codigo diretamente no evento click do botão.


Att

Claudinei.
Georgi Tunev
Telerik team
 answered on 23 Jul 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?