The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi
I am using a DateTimeCellRenderer derived from GridStaticCellRenderer.
I read in one of your messages that setting tabforwarding to true will enable the tab to navigate between the fields of the datetime. Can you give a code snippet to achieve this?
Also, I need to enable arrow keys such that the date/time values will change accordingly on pressing the up/down arrow keys. Please provide a snippet for this too.
Thanks
Srividya
ADAdministrator Syncfusion Team May 22, 2005 06:01 PM
Here is a link that shows how to have a DateTimePicker cell derived from our tools DateTimePickerExt (should be changed in the code to DateTimePickerAdv to avoid the obsolete warning.) It allows you to use the arrow keys to change the gadget values and move between the gadgets.
http://www.syncfusion.com/Support/user/uploads/DatePickerCell_fda4f575.zip