Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Highlight by hovering and select by clicking anwhere in a DataGrid row

Bipin Joshi has an article on Highlighted Hovering and Anywhere Selecting A DataGrid Row.  It's all DHTML, so no postbacks to worry about!  Includes VB.NET source code.


Posted 07-23-2003 3:20 PM by Darrell Norton

[Advertisement]

Comments

GeethaRavi wrote re: Highlight by hovering and select by clicking anwhere in a DataGrid row
on 07-14-2004 12:25 AM
Hi there!

1. When clicking seleted first row, it will highlight.
then clicking second row, it will also highlight. But first row should not highlighted.

2. When clicking button in the first column(all rows) in first row (1,1), it will highlight first row.
Then also clicking second button in the first column, in the second row (1,2), it will highlight second row. but first row should not be highlight.

please tell me how to code in ASP.NET with VB.NET

Thank you
Darrell wrote re: Highlight by hovering and select by clicking anwhere in a DataGrid row
on 07-14-2004 3:40 AM
GeethaRavi - I'll have to direct you to the original article and author.