Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
293 views
We are using the RadScheduler for Asp.net AJAX. Here are my questions about RADScheduler.
1. How can I add public holidays to the scheduler? I just want to show with different background color.
2. Is there any way to create yearly view?
3. Can we customize the appointment to show Lunch/Tea break. 
Eg.,  An event will start 9:00 to 5:00 from 1st April to 5th April.
09:00 AM - 12:00 PM  - morning section
12:00 PM - 01:00 PM  - Lunch break
01:00 PM - 03:00 PM  - Evening Section
03:00 PM - 03:30 PM  - Tea break
03:30 PM - 05:00 PM  - Evening Section


Peter
Telerik team
 answered on 30 Mar 2010
7 answers
259 views
Hi, another issue I'm facing is, when user selects an invalid file to upload such as size over limit, wrong file type...etc. An exclamation mark displays (see attached) as it supposes to. Then, user tries to remove that error entry by clicking on remove button, they got a JavaScript error "Permission denied" (see attached).

Please help!
 
Genady Sergeev
Telerik team
 answered on 30 Mar 2010
6 answers
167 views
Hi,

With treeviews that have checkboxes on them is there a simple way to turn on and off the ability to check/uncheck the boxes?

I've tried setting the nodes to enabled=false but when doing that the text goes grey. 

I want to turn my admin form into a non admin form with as little fuss as possible.  Obviously I could use a node template but then the complexity of the page ramps up for a basic requirement.

I'm just hoping that I've missed some basic setting!

Regards,

Jon

Veronica
Telerik team
 answered on 30 Mar 2010
3 answers
90 views
I have a few full day events that I want to show in the all day slot, how do I do that?         
Peter
Telerik team
 answered on 30 Mar 2010
3 answers
148 views
Hello,

I am trying to create two custom attributes of which are named "PublishAt" and "RemoveAt" they are both DateTime's. So far here is my code:

<telerik:RadScheduler ID="RadScheduler1" EnableCustomAttributeEditing="True"
        CustomAttributeNames="PublishAt, RemoveAt">
        <AdvancedForm Modal="true" />
       
        ...
       
        <TimeSlotContextMenuSettings EnableDefault="true" />
        <AppointmentContextMenuSettings EnableDefault="true" />
</telerik:RadScheduler>

<asp:EntityDataSource runat="server" ID="EntityDataSource1" ... EntitySetName="Notices" EnableDelete="true"
        EnableInsert="true" EnableUpdate="true" OnInserting="EntityDataSource1_Inserting">
        <UpdateParameters>

            ...

            <asp:Parameter Name="PublishAt" Type="DateTime" />
            <asp:Parameter Name="RemoveAt" Type="DateTime" />
        </UpdateParameters>
        <InsertParameters>

            ...

            <asp:Parameter Name="PublishAt" Type="DateTime" />
            <asp:Parameter Name="RemoveAt" Type="DateTime" />
        </InsertParameters>
</asp:EntityDataSource>
The main problem with this is for one, the fields for "PublishAt" and "RemoveAt" do show up in the form, but they appear as textboxes and I wish for them to be formatted as the default "Start" and "End" properties. What is the best way to do this?

Another question I have is, what would be the best way to make it so that "PublishAt" and "RemoveAt" work so that an end-user can only see scheduled events once the "PublishAt" time has passed and they can not see scheduled events after the "RemoveAt" time has passed?

Hopefully I've included all the details in the code required. If anything else is necessary please let me know.

Thanks

Ramie

EDIT: If anyone thinks I am asking too much, could you perhaps just tell me how to create my own DateTime form?
Peter
Telerik team
 answered on 30 Mar 2010
5 answers
191 views
hi all,

I am new to telerik rad controls. i have a rad grid and a griddropdowncolumn in it. my requirement is i want this griddropdowncolumn as editable when i try to insert a new record. and the same column as readonly when i try to edit the record. i dont even know how to differentiate the insertmode and the editmode. kindly help me, by telling which handler to write the logic and also giving a small code snippet.

Regards,
Saravanan.K
Princy
Top achievements
Rank 2
 answered on 30 Mar 2010
2 answers
86 views
hi
I am using the control on html field.the preview option is present on tab.Is there any option so that  when user preview then it should open in new window
onkar Agarwal
Top achievements
Rank 1
 answered on 30 Mar 2010
1 answer
176 views

We are using the RadEditor for sharepoint and we try to paste some text from a word document but something goes really wrong.

The original formatting as copied from Word is shown in the image "originaltext.JPG", it has a table with some text a bulleted list.

When I tried to paste to my page using the "Paste from Word" some bulleted text is missing and the table's borders are not solid as shown in the image "pasteFromWord.JPG"

When I paste using the normal paste and then click cancel on the message "The content you are trying to paste has MS Word Formatting.
Would you like to clean it?" then I get all the text but no bullets, see image "normalPaste.JPG".

On the other hand when I tried to paste the same text (using both normal paste and paste from Word ) on your demo page http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx

it actually looked pretty good (styling was not perfect but all the text and bullets were visible) as shown in the image "FromDemo.JPG"

Could you please let me know what might go wrong? Is it a configuration issue or something like that?

Stanimir
Telerik team
 answered on 30 Mar 2010
1 answer
79 views
Hi there,
I am currently replacing some controls in an existing web app and noticed that global li styles are overriding (and thus breaking) the RadMenu styles.

Not a big deal, but my question is (since I would have expected the override to be the other way around): should global styles be avoided in general when using RadControls?

Thx in advance!
Rgds - Marcus.
Yana
Telerik team
 answered on 30 Mar 2010
3 answers
192 views
hi,
I am using the textbox with the radformdecorator  to make the textbox have rounding corner. After that, i am adding the radInputManager for the validation control. I have found out that my textbox rounding corner have disappear. but when i have removing the rad input manager, i found out that the rounding corner appear again. Is that anyway to solve this problem?

best regards,
sookkien.
Dimo
Telerik team
 answered on 30 Mar 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?