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''ve notice if i press on ctrl + S, a pop up dialog will prompt me to save file. How do i prevent poping up of that dialog if use press on ctrl + s? thanks
ADAdministrator Syncfusion Team March 29, 2005 06:08 PM UTC
Hi Angela
Have you taken a look following Knowledgebase article:
http://www.syncfusion.com/support/kb/edit/Default.aspx?ToDo=view&questId=7&catId=1
Regards
Arun
ACAngela ChuaApril 1, 2005 04:24 AM UTC
Hi... thankz for ur help.
Another question here.. What if i want to overwrite the shortcut (ctrlS) to call another function? How do i do that?
Cos key function have been removed and i can''t put another reference to that.. thankz
ADAdministrator Syncfusion Team April 5, 2005 06:42 PM UTC
Hi Angela
You could add a menu item and not show it and set it''s short-cut to Ctrl-S to do what you are seeking.
Here is a small sample where pressing Ctrl-S shows a MessageBox.
Regards
Arun