Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
385
How to remove specify default key mapping
posted

Hi,

UltraGrid has about 70 key mappings default, I don't want some of them like press del to delete rows.

Grid.KeyActionMappings.Remove only support input of  index or  KeyActionMappingBase object. If I want to remove all del keys, what should do.?