How to set weekends as working days and still have them highlighted a different colour Microsoft project 2010 - ms-project

The title says it all really,
I'm trying to create a program where the weekends are working day however we still want to see when the weekends are so having them shaded/a different colour would be helpful.
is this possible?
Thanks

Presuming you're in a Gantt or Team Planner view, open the Timescale editor**, select the Non-working time tab and choose in the Calendar drop-down a calendar that has weekends set as non working time.
I'd wager that you edited the Standard (Project Calendar) to make weekends workable; if that's the case, a new calendar will need to be created that keeps weekends set to non-working time. This new calendar is what you would set your Timescale > Non-working Time to display.
**right-click the top area of the Gantt chart where the dates are, click Timescale

Related

Resize option for Selected Dates across multiple months in FullCalendar

I just started using Full Calendar 4. Its awesome.
All things working great.
I am including a functionality to resize already selected dates across multiple months. For example, I select dates in April, and I want to continue my selection to 10th of May, But I think currently it is not possible.
I am trying to make it work like:
Click on next month, save current selected dates, by holding Ctrl or Shift keys, click on other dates and adding those dates to previous selected dates.
I went through new feature requests and issues, but this exact feature did not listed there.
Just curious to ask that if any other possible work around to this functionality or am I doing it right?

Display event in a cell that starts at midnight (night shifts)

Good afternoon,
I´m developing a calendar using FullCalendar scheduler and my client needs to see night shifts of a date that starts beyond 00:00 of the next day. I already know that nextDayThreshold allows to display events that occurs between two days establishing a time end limit but FullCalendar displays an event in the next day when it starts at 00:00.
One solution could be to create non standard Event fields like realStart and realEnd to store real dates and using start and event standard fields for visual representation but it has many unwanted effects. Ideas please?

Ionic date and time

I am trying to implement a form in ionic and I am struggling with the date inputs. I set the upper range of the interval of dates allowed to be 2100 (comparing to the end of the current year,which is by default),but I want the following scenario to happen: when someone clicks to choose a date, I want the picker to start from the current date and to allow going up and down to choose a past of future date. At the moment,the picker starts at the upper end of the interval,2100, and it is difficult for someone to go down to 2016 or so,if they need dates close to the current day.
<ion-datetime max="2100-12-31" [(ngModel)]="formItem.input"></ion-datetime>
How can I achieve this? Thank you!

Fullcalendar full day overlap

I'm using Fullcalendar for a vacation stay reservation system. My problem is when a reservation is ending on a day and another one is starting that same day.
In Month view it shows both bars but one is above the other which makes the whole week taller.
What I would love to do is change the shape of the event bar in those cases to either be only half the day or better still to have a triangular shape on the end of each bar so it's clear that one event ends and the other one starts after the first ends.
In Agenda View there is a setting to let bars overlap (slotEventOverlap) but even that wouldn't work the way I want. I am doing this for a client so I would like to be able to do what he asks but I can't find anything here that addresses this particular issue.
Edit: I'm using version 1.64 and in fact it's the Full Year version that is a fork from the original. If there was a full year version of 2.x I would love to use that but I haven't seen any.

ASP.NET Third party chart for showing live data

We are building a financial web application which requires a real time chart. Initially an empty chart will be shown to the customer with X-Axis from 08:00 to 18:00 with a gap of 2 hours, i.e 6 points. The Y-axis should be adjusted based on the price between these timings. Now, from 08:00 the client(browser) will send a JSON/Ajax request to the server for every 15sec(configurable time) to fetch the latest price. And then, the price needs to be updated on chart based on the time.
I have seen some third party controls but really aren't successfull to satisfy this requirement. Telerik controls doesn't have client side access to the chart because it renders as an image.
Could anyone please let me know a third party control to satisfy this requirment.
Thanks a lot.
Mahesh
This looks like what you want
http://www.jscharts.com/

Resources