Hi there, Frischluftvermeider...
I'm looking for the way to Translate the Context-Menu (right click: Cut, Copy, Paste and Select All) of a Datetime-Column (ColumnStyle.DateTimeWithoutDropDown) in a Ultrawingrid (6.3).I think i read it somewhere here, but did not find it again. All default editable (Text) fields work fine, all Labels/Prompts of the Grid are customized, but for this Menu I did not find any ResourceCusomizer entries.
Thanks a lot in advance,
Johannes
Hi Johannes,
It looks like DateTime fields use the same context menu as any other column. The resource strings are for the Infragistics.Win assembly and thy are:
EditContextMenuCut
EditContextMenuCopy
EditContextMenuPaste
EditContextMenuSelectAll