Version

You Can Now Set the IME Mode on a WinGrid Column

WinGrid™ includes an Input Method Editor (IME) to allow your end users to input complex characters and symbols, such as Japanese Kanji characters, using their standard keyboard. Although extremely useful, this feature applied to the entire WinGrid, forcing you to programmatically change IME settings based on the cell of the current column in edit mode.

This release, we’re adding an ImeMode property to the UltraGridColumn object. Exposing this property off the column will allow you to specify different IME settings based on columns, rather than the entire WinGrid.