Hi,
I have applied the VS2008.isl to my application. Every thing looks good but in case of UltraGrid column whose data type is of type Date when I click on the filed it does display DropDownCalendar but the font with which the calendar heading and the numbers are dispalyed is white. I need to change the color to Blue to make it readable but not sure how I can do that.
I even tried using your “AppStylist for Windows Forms” application to edit VS2008.isl but of no luck.
Can you please help me with this?
Regards
RK
There are two calendar controls included in NetAdvantage: The UltraDateTimeEditor and the UltraCalendarCombo. You can use either one standalone or in a grid by using the EditorControl property on the grid column.
If you have your own custom calendar control, then you could create you own calendar dropdown using one of the existing editor control, like UltraTextEditor, by adding a DropDownEditorButton to the ButtonsRight collection of that control. You would have to handle any interaction between the text portion of the control and the control on the dropdown, of course.
Hi
is it possible to change calender used by DropDownCalender? i want to use different calender with better functionality:
I have created a case for you based on this issue, CAS-44637-SZW675.
I will look into this issue further.
Thanks
I believe there's a service release in testing right now, so this fix probably won't make it into this one. It will most likely be in the next one.
Developer support will notify you when the fix becomes available.
Thanks Mike.
Any idea when can I expect the resolution.