extnet / examples5.ext.net

Apache License 2.0
18 stars 17 forks source link

Re-enable KeyMap on Grid Row Delete example #17

Open fabriciomurta opened 7 years ago

fabriciomurta commented 7 years ago

This example: http://localhost:51299/Examples/Keys/Panel_Keys/Grid_Rows_Delete/ is now using an alternative to bind the delete key to remove the selected record in a grid panel.

When issue extnet/Ext.NET#1466 is fixed, re-adapt this example to use the KeyMap component again.

The issue was found on #15, item 353.