Hello Everybody,
I am Gangadhar
I am here to ask a question
As per the attached image
here i am are displaying the calls to be made by a person in the particular date in the scheduler control
the data is binding and every thing is fine but on that day the time value of 12:00 AM and 12:30 AM is displaying
even though we are not supplying the time in the date field
u can have the view of the queries output in the lower part of the image
so the query is we want to display only next calls value in the date field
ex : In thursday,jan 21st date we want the output as Next calls : 130
and no date should be precedded by that
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Gangadhar,
Yes, it's possible to hide a appointment's time information (in your situation, all appointments are initialized using the default duration). Use the SchedulerControl -> Views -> WeekView -> AppointmentDisplayOptions.StartTimeVisibility/AppointmentDisplayOptions.EndTimeVisibility properties for this purpose (i.e. set these properties to Never). Try this approach, and let me know whether this helps.
Thanks,
Alex
thanks alex,
its working i have set the appointment display options to never its working now
thanks once again
Hi Gangadhar,
Thanks for the feedback. You're always welcome to contact us in case of any further difficulty. We'll do our best to help you.
Thanks,
Alex