[CLOSED] WeekView in calendarpanel without hours

  1. #1

    [CLOSED] WeekView in calendarpanel without hours

    How to remove the hours in the week view?

    Use asp.net c#.

    Attached Thumbnails Click image for larger version. 

Name:	WeekView.JPG 
Views:	24 
Size:	66.4 KB 
ID:	16661  
    Last edited by Daniil; Nov 28, 2014 at 6:33 AM. Reason: [CLOSED]
  2. #2
    Hi @extnetGA,

    I can suggest to try this solution.
    <ext:CalendarPanel ID="CalendarPanel1" runat="server">
        <Listeners>
            <AfterRender Handler="App[this.id + '-week'].body.hide();" />
        </Listeners>
    </ext:CalendarPanel>
  3. #3
    Hi Daniil!!!!

    Very good response.

    Calendar functions correctly. :)

    thank you very much,

Similar Threads

  1. Replies: 1
    Last Post: Jul 21, 2014, 1:04 PM
  2. [CLOSED] Format Calendar with 24 hours, every 15 minnutos
    By mapperez in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 30, 2014, 5:04 AM
  3. Replies: 2
    Last Post: Jan 12, 2012, 11:30 AM
  4. Hours in calendar
    By reiben in forum 1.x Help
    Replies: 0
    Last Post: Mar 27, 2011, 6:53 PM
  5. [CLOSED] CalendarPanel.weekview.setStartDate bug
    By Edward in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 23, 2011, 1:08 PM

Tags for this Thread

Posting Permissions