Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
121 views
I set up a basic scheduler and pointed it at a table based on the database structure in the documentation and the Black Pearl Demo. I can create an appointment but when I click the recurring checkbox, nothing happens. In Black Pearl, a form drops open with ability to select Daily/Weekly/etc. What am I doing wrong?
Peter
Telerik team
 answered on 21 Aug 2008
4 answers
125 views
Hi there!

I'm using RadAjaxmanager in 2008 and I've some textboxes inside a table.
In a repeater I've a list with a imagebuttons and these will adding dynamical to the AjaxManager when the repeater have been bind.
        For Each item As LinkButton In myAjaxManager_Konf_Edit  
            'RadAjaxManager1.AjaxSettings.AddAjaxSetting(item, tblKonf, RadAjaxLoadingPanel1)  
            RadAjaxManager1.AjaxSettings.AddAjaxSetting(item, boxKonf_Namn, RadAjaxLoadingPanel1)  
            RadAjaxManager1.AjaxSettings.AddAjaxSetting(item, boxkonf_AntalÖar, RadAjaxLoadingPanel1)  
            RadAjaxManager1.AjaxSettings.AddAjaxSetting(item, boxKonf_Biosittning, RadAjaxLoadingPanel1)  
            RadAjaxManager1.AjaxSettings.AddAjaxSetting(item, boxKonf_Skolsittning, RadAjaxLoadingPanel1)  
            RadAjaxManager1.AjaxSettings.AddAjaxSetting(item, boxKonf_Ubord, RadAjaxLoadingPanel1)  
        Next 
What I'm doing here is to add each button and wich box will be updated with it. The result is to add a row for each box.

Can't I add the table instead and the ajaxmanager update all boxes inside it?

/Thanx
Philip Saltskog
Top achievements
Rank 2
 answered on 21 Aug 2008
0 answers
104 views
Hi,

I would like to know if there is any way to set the Documents Path for a RadHtmlField dynamically. I need to set diferents paths for each publishing page in a document library.


Thanks,
pau
Top achievements
Rank 1
 asked on 21 Aug 2008
1 answer
89 views
I noticed when filling a forum post that if (in firefox 3) you scroll down on the screen some and then hit the code button in the text editor, the top of the window is hidden and you have to hit cancel and scroll up to see the top box since its model.  I had this same problem with my windows with the new release of the toolset.  Had to use the stayinbounds property.

Just letting you all know.
Georgi Tunev
Telerik team
 answered on 21 Aug 2008
4 answers
213 views
I am trying to implement a RadRotator.  For the most part, it works.  However, I'd like a color other than the default white to be behind the frames (including the margin between frames).

I've tried setting the back color for the rotator itself, the ajax panel as well as the div around the items.  The best I can seem to get is the color to the left of the items (this is a vertical, buttonsover rotator) to change - but not the color to the right or the margins between.

Any suggestions would be much appreciated.
Georgi Tunev
Telerik team
 answered on 21 Aug 2008
9 answers
138 views
Has anyone else noticed that the RadDatePicker control (and possibly other calendar related controls) produce invalid XHTML?

The invalid XHTML comes from the <link> tags it produces for the skins - if I set enableembeddedskins to false, it validates fine. Has this problem been noted?
Dimo
Telerik team
 answered on 21 Aug 2008
3 answers
367 views
Hi there,

I am new to the telerik controls and am seeking help in doing the following:

Scenario:  Using a repeater control to display images, and hoping to have the telerik tooltip apply a tooltip that will describe the image with some basic facts.

Example:
_____________________________________
| Name: Fun In The Sun                                      |
| Description: A picture of kids playing in the sun. |
--------------------------------------------------

How would I set this information dynamically into the tooltip and how would I reference the appropriate ID?

Any help is appreciated!

Thanks,
Rob


Tsvetie
Telerik team
 answered on 21 Aug 2008
4 answers
134 views

Hi
I am quite new about RadControls..

what I need is to programmatically add a SpecialDay to a DatePiker in order to display it with  a different color (it is only a reminder for the user..) I do that in this way:

RadCalendarDay day1 = new RadCalendarDay();

day1.Date = (DateTime)andataDP.SelectedDate;

day1.ItemStyle.CssClass = "tripCalendarOtherSelection";

ritornoDP.Calendar.SpecialDays.Add(day1);



this works exept for Days outside the MinDate/Max
(they are always rendered as "disabled/dimmed")

can you help?

Thanks..
Saverio

Maria Ilieva
Telerik team
 answered on 21 Aug 2008
1 answer
65 views
Hi All,


I have 2 pages.
1>In First page there is button
    On button click i am opening another page in radwindow.
2>The page open in radwindow have two button and two textbox,
   RadajaxManager,RadAjaxLoadingPanel,ScriptManger
   I am showing loading panel on buttonclick and want to close the window.

Issue

It showing the loading panel on button .But not close the radwindow
How can i show the loading panel and close the radwindow.

 Thanking You.
   
Maria Ilieva
Telerik team
 answered on 21 Aug 2008
1 answer
83 views
Hi,

I am having an old aspx page with ASP.Net controls. Now in that i want to use RadComboBox to get the editable combo facility. Please tell me how can i make RAD combo consistent with the default ASP.NET combo used. As i dont have much time to change the all page controls to telerik one.

Please suggest me how can i change the RADCombo skin on the bases of OS like for windows 2k ("Classic"), windows XP ("Windows XP") etc.
Alex Gyoshev
Telerik team
 answered on 21 Aug 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?