954,549 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Horizontal scrolling for Listview

I have listview on the form with 10 columns. With horizontal scrollbar when I scroll I wanted to know how much I have scrolled. I am finding difficulty in getting any event that triggers when scrolled.

Need help!

Sudhir

Sudhir1970
Newbie Poster
2 posts since Oct 2007
Reputation Points: 10
Solved Threads: 0
 

I don't think you can!

Ramy Mahrous
Postaholic
2,196 posts since Aug 2006
Reputation Points: 480
Solved Threads: 276
 

Thanks,

The application is I am editing row from listview. Once a cell in a row is clicked I am showing TextBox at same location where the cell in listview is located. Due to nonavailability of scroll event the location mismatch occurs for the textbox. Is there any other way to edit a complete row of listview similar to that in excel.

Sudhir1970
Newbie Poster
2 posts since Oct 2007
Reputation Points: 10
Solved Threads: 0
 

Look I don't know an automated manner to accomblish that task, but If I were you, I'd do it myself, hummm... open a very small form has a collection of textboxes user edits, take these values update in listview by index

Ramy Mahrous
Postaholic
2,196 posts since Aug 2006
Reputation Points: 480
Solved Threads: 276
 

I want to have horizontal scrollbar instead of vertical, how do i do that Ramy?

serkan sendur
Postaholic
Banned
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127
 

i found it, when you change the view to details and add a column header it adds a vertical scroll bar.

serkan sendur
Postaholic
Banned
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You