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.
In a databound grid is there a way to highlight the cells which have been copied to the clipboard with the "flashing" style highlight )similar to the way excel does it)? I am trying to impliment a copy/paste look and feel similar to excel.
Thanks,
Jeff
ADAdministrator Syncfusion Team October 11, 2004 03:30 PM UTC
Thiere is no direct support for this. If you want to do it, you could try adding a timer and changing AlphaBlendSelectionCOlor in the tick event to see if that gives you waht you want.
Here is a thread on blinking cells that might give you some ideas as well.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=18436