Show Bid Request
Enhanced .NET ListView Class
Bid Request Id: 41494
|
|
|
Posted by: |
Shane Krueger (4 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 14.29%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Dec 29, 2002 1:32:17 PM EDT
|
Bidding Closes: |
Jan 12, 2003 3:22:08 PM EDT
|
Viewed (by coders): |
194 times
|
Deadline: |
1/13/2003
TIME EXPIRED
|
|
|
|
Description:
I need a new .NET class that inherits from Windows.Forms.ListView that adds the following functionality:
(1) Allows users to reorganize ListItems by way of drag-n-drop. During dragging, the control should show a horizontal line indicating the point at which the item will be moved to, and automatically scroll if neccessary. (See Windows Media Player or RealJukebox for examples). The technique used must not interfere with other dragging or dropping operations to/from the control.
(2) Allows users to edit subitems. Editing must look, feel, and act the same as usual. (For example, a second mouse click is necessary to edit the field after selecting the item, and similar events are called).
Please include a simple interface demonstrating the functionality.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Complete ownership and distribution copyrights to all work purchased.
Platform:
100% Visual Basic .NET
Must be 100% finished and received by buyer on:
Jan 13, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
$35 (USD)
|
Jan 6, 2003 5:02:20 AM EDT
|
9.25
(Superb)
|
|
|
Hello Shane,
I am sending you a demo of the ListView custom control I implemented, that enables the features that you need. I am open to sugestions regarding this implementation. I hope we will colaborate on this project.
Best regards, Adrian |
|
Attached File
|
|
|
This bid was accepted by the buyer!
|
$75 (USD)
|
Jan 10, 2003 10:33:21 AM EDT
|
9.25
(Superb)
|
|
|
Hello Shane,
I finished a new demo which contains the last modifications you asked for. The new control contains next public properties that can be set by the user: - ItemEdit - boolean(if item can be edited); - EmptyItemEdit - boolean(if empty items can be edited); - ScrollSpeed - Integer - now is 100ms; - SplitLineColor - Color (blue in my demo); - SplitLineHeight - Integer (2 in my demo);
Point 8 is not yet solved. In my opinion if the edit lose focus the new text will be saved (this is happening in Windows Explorer too). if you want to cancel the edit you just press ESC. I am waiting your opinion.
Bye, Adrian |
|
Attached File
|
|
|
|
|