Hello,
In the LAN network, I want to display a notification to the user as soon as a record is inserted in the table. I want to do this with syncfusion toast because it looks very beautiful. What is your suggestion for doing this? I searched about signalR on the net and most of the resources are for the web. On the other hand, I saw that you have done something similar to this with Binding in some controls.
Thank you
Hi,
I forgot to mention that I want the message to be displayed even when the browser is not open. For this reason, it should not depend on the browser. All operating systems are Windows. Apparently, I have to use Windows Form Component or WPF Component.
thank you
Hi Vinitha Jeyakumar,
Thank you for your help. It doesn't matter how the message is displayed (web component, windows form component, WPF component, ..). It is important that the message is shown to the user in any case (even if the browser is closed). All operating systems are Windows, probably Windows Form or WPF components can be used.
Regards,
Vinitha
Hi,
"It doesn't matter how the message is displayed (web component, windows form component, WPF component, ..)"
Is it possible to do this with the Balloon Tip Icon component in WPF?
thank you
Hi,
Thank you for your guidance. Is it possible to tell me how to do this in the WPF project? so that as soon as the data is changed in table, the balloon will be displayed on the relevant client system?
thank you