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.
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.
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
Last edited by Ramy Mahrous; Oct 23rd, 2007 at 2:25 am.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.