Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
149789 | Dec 9,2019 03:52 PM UTC | Dec 10,2019 01:22 PM UTC | WinForms | 2 |
![]() |
Tags: SfDataGrid |
Is there a way I can programatically create a shortcut key for the AddNewRow of SfDataGrid? |
You can achieve your requirement to programmatically create a shortcut key for add a new by overriding the HandleKeyOperations in CustomSelectionController.
Please find the below code snippet,
please find sample link below
Sample Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/SampleDemo1718977656
| |
How can I programatically open a form when double-clicking a currently selected row in an SfDataGrid?
|
You can achieve your requirement to open the form when double click the grid cell by using CellDoubleClick event to customize the popup opening location.
Please find the below code snippet,
please find sample link below
Sample Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/SampleDemo1332893059
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.