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#
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#
"Mario" <pascal@newsgroup-com.hr> wrote in message
news:hq577c$7o6$1@newsgroup-com.hr...I solve row numbers with items.Count. Staying occupied with picking specific
> 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#
>
field.
"Mario" <mzupan@newsgroup> wrote in message
news:hq6lud$210$1@newsgroupWell, I solve the problem partially, because when I put paging, the next
>
> "Mario" <pascal@newsgroup-com.hr> wrote in message
> news:hq577c$7o6$1@newsgroup-com.hr...> I solve row numbers with items.Count. Staying occupied with picking
>> 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#
>>
> specific field.
>
ListView page start counting rows from begining.
| 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 |