Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Urgent | Highlight Row in DataView
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="tirath, post: 2744746"] hi, I have a DataView which has around 50 items(the page has scrollbars). there is a search box on top of the page. when user enters an Id, i do DataView.find("Id"). I get the row index but i need to highlight this row and set focus on this row. that means my page might have to scroll down if the id that is searched happens to be the 45th one. Please help me do this. Thanks [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Urgent | Highlight Row in DataView
Top