Re: sorting after a rename of a listviewitem in a listview control
- From: "G Himangi" <info@xxxxxxxxxx>
- Date: Fri, 25 May 2007 09:19:55 +0530
Another way would be to start a timer in the AfterLableEdit handler and call
the Sort method when the timer is fired.
---------
- G Himangi, Sky Software http://www.ssware.com
Shell MegaPack : GUI Controls For Drop-In Windows Explorer like Shell
Browsing Functionality For Your App (.Net & ActiveX Editions).
EZNamespaceExtensions.Net : Develop namespace extensions rapidly in .Net
EZShellExtensions.Net : Develop all shell extensions,explorer bars and BHOs
rapidly in .Net
---------
<Michael.A.Kelley@xxxxxxxxx> wrote in message
news:1179945167.486938.244930@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
What's the best way to sort items in a listview after a rename of a
listviewitem? Calling Sort() in the handler for the
ListView.AfterLabelEdit event doesn't work (as the documentation
points out), and there's no event as far as I can tell that I can
register to that would allow me to sort after a rename.
.
- References:
- sorting after a rename of a listviewitem in a listview control
- From: Michael . A . Kelley
- sorting after a rename of a listviewitem in a listview control
- Prev by Date: RE: MenueStrip MouseHoover if Form has no focus
- Next by Date: Re: Bug in designer when using custom controls "variable is either undeclared or was never assigned"
- Previous by thread: sorting after a rename of a listviewitem in a listview control
- Next by thread: Background color with the tab control
- Index(es):
Relevant Pages
|
|