Small calendar field like in Grid?

Started by Peter2 · 2017-01-30 15:19 UTC · 2 replies · SMF topic #2475

I have a dialogue with some combo-boxes and exit-boxes to enter different data. I also want to enter a "date - value", but the "calendar" is so huge ...... (big? large? wide?)

In Grid there is a cell style with date, and this is small and efficient. Can it be used outside of Grids too?

Peter
Hi, in that case you should make visible a temporary calendar control and invisible it when focus has left the control.
I'm not at the office to build a sample. But maybe you already know what I mean.
Fred
Hi Fred

thanks - (in)visibility is an option. In the meantime I think also about a control where the OnClick shows a sub-dialogue with the calendar inside.