Windows Vista Forums

ListView: Text from previous row
  1. #1


    Mario Guest

    ListView: Text from previous row

    In one ListView column I need to pickup the text from previous row as
    suggestion in a new, inserting row.What event I need to use ? How to pick up
    the text, from previous row, same column? And how to put it in a insert row
    ?

    ASP.NET, C#





      My System SpecsSystem Spec

  2. #2


    Mario Guest

    Re: ListView: Text from previous row


    "Mario" <pascal@newsgroup-com.hr> wrote in message
    news:hq577c$7o6$1@newsgroup-com.hr...

    > In one ListView column I need to pickup the text from previous row as
    > suggestion in a new, inserting row.What event I need to use ? How to pick
    > up the text, from previous row, same column? And how to put it in a insert
    > row ?
    >
    > ASP.NET, C#
    >
    I solve row numbers with items.Count. Staying occupied with picking specific
    field.



      My System SpecsSystem Spec

  3. #3


    Mario Guest

    Re: ListView: Text from previous row


    "Mario" <mzupan@newsgroup> wrote in message
    news:hq6lud$210$1@newsgroup

    >
    > "Mario" <pascal@newsgroup-com.hr> wrote in message
    > news:hq577c$7o6$1@newsgroup-com.hr...

    >> In one ListView column I need to pickup the text from previous row as
    >> suggestion in a new, inserting row.What event I need to use ? How to pick
    >> up the text, from previous row, same column? And how to put it in a
    >> insert row ?
    >>
    >> ASP.NET, C#
    >>
    > I solve row numbers with items.Count. Staying occupied with picking
    > specific field.
    >
    Well, I solve the problem partially, because when I put paging, the next
    ListView page start counting rows from begining.



      My System SpecsSystem Spec

ListView: Text from previous row problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Return the next line of in a text file after matching the previous Craig PowerShell 3 07 Aug 2009
letters jump to previous text maida vale Vista file management 1 31 May 2008
Problem with alignment of text in a listview keithabarker Avalon 1 24 Oct 2007
How to right align text in a listview ? Pon Avalon 2 14 Apr 2007
Getting ListView items to exand to width of ListView John Dunn Avalon 0 29 Nov 2006