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,
tried to save the data kept by the AutoComplete object to the windows registry by using SaveCurrentState method, but I can''t make it work properly - after closing the app and rerunning it the AutoComplete list is empty.
Could anybody send a sample of how to use this persistency mechanism?
thanx in advance
ADAdministrator Syncfusion Team August 2, 2005 03:20 PM UTC
Hi Piotr,
There''s two mistakes I can think of that you might be making.
1) If you''re using the overload that takes an AppStateSerializer, you might not be calling PersistNow().
2) You might have forgotten to put in a call to LoadCurrentState().
If neither of these solves the problem, please let me know and I''ll look into this further.
Regards,
Gregory Austin
Syncfusion Inc.