Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
157 views
Hi,

When double clicking to create an appointment, I want the appointment to just appear without having to enter an appointment name or click the green tick box. Also, I dont want the facility to edit the appointment, just to be able to move it and delete it.

I'm using the scheduler as part of a weekly schedule, and the appointment text is retrieved from the database. The user shouldnt have the option to change this.

Is this possible?

Thanks,
Jonathan
Top achievements
Rank 1
 answered on 24 Jul 2008
3 answers
126 views
Hi,
I am using the Q12008 ie Ajax Controls for asp.net. i want the chart like shown below using the below data. I want the different series for the name column (eg A,B,C)...i want 3 series one for A second for B third for C
also i tried copying the sample image of chart but unable to paste here.


 Date Name Value
6-Aug A NULL
6-Sep A 0.9977
6-Oct A 0.9676
6-Nov A 0.9348
6-Dec A 0.9907
7-Jan A 0.9811
7-Feb A 0.9497
7-Mar A 0.991
7-Apr A 0.9823
7-May A 0.977
7-Jun A 0.9796
7-Jul A 0.9764
7-Aug A 0.9726
7-Sep A 1
6-Aug B 0.9827
6-Sep B 0.9499
6-Oct B 0.9341
6-Nov B 0.9907
6-Dec B 0.9635
7-Jan B 0.9544
7-Feb B 0.9542
7-Mar B 0.9591
7-Apr B 0.9798
7-May B 0.9844
7-Jun B 0.9875
7-Jul B 0.9683
7-Aug B NULL
7-Sep B 1
6-Aug C 0.9928
6-Sep C 0.9933
6-Oct C 0.9743
6-Nov C 0.8988
6-Dec C 0.988
7-Jan C 0.9811
7-Feb C 1
7-Mar C 1
7-Apr C 1
7-May C 0.9908
7-Jun C 0.9601
7-Jul C 1
7-Aug C 0.9908
7-Sep C 0.9601
Giuseppe
Telerik team
 answered on 24 Jul 2008
5 answers
190 views
hi,

I've just downloaded the Q2 installer, or at least I thought I did. But when running the RadControls_for_ASP.NET_AJAX_2008_2_723_dev.exe file to my surprise I was asked if I wanted to uninstall Q1 and all install screens showed refferences to the Q1 release.

When it said 'finished' I started the installer again and indeed it wanted to install Q1.

I hope the 'real' Q2 installer comes online very soon because I'm waiting for the new Rotator to finish my project.

J-P
Sean
Top achievements
Rank 2
 answered on 24 Jul 2008
5 answers
185 views
I'm searching a simple way to add 2 value in an combo box.

I work with VB and I need to populate it with "Name" and "Phone"
Only the Name need to be listed in the Combo.

I try 

  Dim item1 As New RadComboBoxItem()
      item1.Text = "Anthony"
      item1.Value = "112"
      RadComboBox1.Items.Add(item1)
      item1.Text = "Marc"
      item1.Value = "134"
      RadComboBox1.Items.Add(item1)


But it don't work (It display Marc twice)

My first idea was :
 RadComboBox1.Items.Add("Anthony","112)
 RadComboBox1.Items.Add("Marc","134)


But I can't do that

Who can help me ?

Second thing, how then to sort the combo on Name ?

Thanks
Rosi
Telerik team
 answered on 24 Jul 2008
2 answers
258 views
I have created a RadContextMenu and added an item to the menu with the following code:

    RadMenuItem menuItem = new RadMenuItem(name);
    menuItem.Attributes["State"] = "checked";
    detailMenu.Items.Add(menuItem);

When the menu is shown there is no check on the menu.

I have looked at your sample http://www.telerik.com/DEMOS/ASPNET/prometheus/Menu/Examples/CustomAttributes/DefaultCS.aspx which shows usage of checked and unchecked but I cannot get it to work on a ContextMenu

Regards
Russell
Russell
Top achievements
Rank 1
 answered on 24 Jul 2008
2 answers
107 views
Hello

I have one Radgrid and I want to display the XML in one of the column of the Radgrid. But it is not seen in the gridview.

How I can achive this?

Does there any special property which I need to set for this?

Regards

Vinit
Daniel
Telerik team
 answered on 24 Jul 2008
1 answer
87 views
Hello,

I am using the RadWindow as Edit window for RadScheduler. I only want to edit the recurrence appointment as Series and I don't want to edit just one occurrence. So here is the question; how do I suppress the confirmation window before the edit RadWindow displays. Same case for delete action too. 

Thanks in advance,
AM

function

AppointmentEditing(sender, eventArgs)

{

var apt = eventArgs.get_appointment();

var id = apt.ID;

if (apt._recurrenceParentID)

{

id = apt._recurrenceParentID;

}

window.radopenSendCalendarEdit.aspx?id=" + id, "AdvancedForm");

eventArgs.set_cancel(

true);

eventArgs.set_editSeries(

true);

currentApt =

null;

}

Simon
Telerik team
 answered on 24 Jul 2008
3 answers
199 views
I have a GridCheckBoxColumn in my grid, but the problem is that it forces the height of the rows to 28px, instead of the normal 21px - this is with the Office2007 skin.

So, I tried to change the default 4px top and bottom padding of the skin, by specifying a special css class for the row item, bit it doesn't use my padding.

In the documentation it mentions that for this to work I have to specify skin="", which would not be good as then I lose the rest of the styling.

So it seems that the only way is to create a custom skin, and make it non-embedded, ie like the "old" way.
 
Isn't there a simpler way to override the padding in a row?

Thanks, Steve
Ed Bassin
Top achievements
Rank 1
 answered on 24 Jul 2008
7 answers
160 views
I have a radeditor on an ajax modal window and the html and design buttons float on the screen and don't stay with the editor.  Is there any way to fix this? 

For example, if I scroll the modal window the buttons don't stay with the radeditor.
IrishManInUSA
Top achievements
Rank 1
 answered on 24 Jul 2008
1 answer
153 views
Dear support:

I can set width and height when open a window and I choose if this window can be resized, but I want set a min width and size, i.e. open a window with 800x600, that can resize only if the new size > 800x600

Thanks
Svetlina Anati
Telerik team
 answered on 24 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?