"Flashing" selection for cells copied to clipboard

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

1 Reply

AD Administrator 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

Loader.
Up arrow icon