PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WB21 - Scheduler Day Width
WB21 - Scheduler Day Width
Iniciado por guest, 16,ago. 2016 07:54 - 4 respuestas
Publicado el 16,agosto 2016 - 07:54
Hi All,

In scheduler i need to change the day width based on the Mode change (Day,Week,Month).

Also need to change the next button option based on Mode change (Day,Week,Month).


Thank you

Shijo S Philip
Publicado el 20,agosto 2016 - 13:57
Hi All..


Is this doesn't have any solution??


Please Reply


Thank you

Shijo S Philip
Publicado el 21,agosto 2016 - 12:24
Hey Shijo

In my scheduler a user can click on a button (or open a menu with right click) to make settings for the width and height.
I then use 2 sliders and for modifying the day width and resource height of the scheduler control. When the user is finished I save the settings to a table.
The next time the user choose for a day view, I find the record for the "day view" and set the day width.

Of course the user can do the same for the week and month view

Success
Jan
Publicado el 21,agosto 2016 - 13:17
Hi Jan de Bruin ,

Thanks for your reply

I asked how to change the day width of a scheduler in Webdev. In windev we can use
DayWidth (Property) like wise in webdev there is any property for this?



regards

Shijo S Philip
Publicado el 21,agosto 2016 - 13:40
:confused: sorry

how stupid of me