How should the user interface look when using a ListView control?

Answered How should the user interface look when using a ListView control?

  • 12 martie 2012 07:43
     
     

    Hi

    I writing an application so that the user can easily enter in lots of transactions that have been taken from a bank account.

    So far my form has a ListView Control and some buttons to make sure I can add,edit and delete transactions.

    But I'm not sure how to lay out the interface. I've tried shuffling the control round a few times but I'm never happy with it.

    I don't want to make it too cumbersome to add, edit or delete transactions by making the user move the mouse too far to click on what they to do. At the same time, I don't want to make the user interface confusing to use so that I won't have to train the users on how to add, edit or delete transactions.

    Does anyone know of any web-sites that show ideas on how to lay out a user interface or know how best to lay them out?

    Kind Regards

    Matthew

    P.s I am limited to using a List View control at the moment because I'm still learning about c# and not ready for the DataView for a while yet.

    • Mutat de CoolDadTxMVP 12 martie 2012 17:43 Winforms related (From:Visual C# General)
    •  

Toate mesajele