Skip to content

Latest commit

 

History

History

InsertNewRowOnEnterAndScroll

Insert New Item on Enter and Scroll To It

This example demonstrates how to insert a new item once the Enter key is pressed when already editing a new row. In addition, the control scrolls to the new item. The desired result is achieved by using a custom keyboard command provider.