Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 10th, 2008, 06:02 AM
vinodjangle
Guest
 
Posts: n/a
Default Blink Datagrid cell data??

Hi, I hv developed an application in asp.net.
I am displaying CounterNo and TokenNo on overhead display.
When ant counter calls the Token, I want to apply blink effect to this TokenNo .
This Data is displayed in DataGrid. Can any one help in, to fire blink effect on this TokenNo.?

By,
Vinod Jangle.
 
Old April 18th, 2008, 09:51 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 428
Thanks: 57
Thanked 2 Times in 2 Posts
Default

I would suggesting doing this in timer code (or script) that hides and then shows the control repeatedly. Be careful about the frequency at which the control blinks - where I work, we may not use blinking or scrolling controls for this reason. There are Accessibility issues related to blinking controls and users with earning disabilities or epilepsy. We use a different style instead.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy data into cell by cell zone Excel VBA 2 September 4th, 2007 11:50 AM
Getting DataGrid Cell Data lifewarped General .NET 2 February 20th, 2005 07:00 PM
Can't read new data from DataGrid cell Guest00 ASP.NET 1.0 and 1.1 Basics 3 October 17th, 2004 11:51 PM
DataGrid Cell mrideout BOOK: Beginning ASP.NET 1.0 0 August 17th, 2004 12:34 PM
How to add data to a DataGrid Cell. chiefouko VS.NET 2002/2003 2 July 28th, 2004 01:24 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.