Welcome to MSDN Blogs Sign in | Join | Help

Lester's WPF blog


Simple, easy & beautiful

News

Sample form using listview

Recently I was clearing up my documents and I came across this sample I made. Thought it might be useful to someone out there and here it is.

 

It’s basically something like a form but which dynamically grows as and when you fill up the rows. So the typical ‘Add New Row’ button is missing. J… Red (more like pink) rows indicate values being empty; green being obvious. :) .. Typically, you would be using a combobox instead of the textbox. It would result in a better perf experience.

 The code is simple using a listview which is bound to the data. This might look very familiar to Product Studio if you have used it ;)

Code is attached

 

Share this post
Posted: Saturday, March 17, 2007 4:43 PM by llester
Attachment(s): CSharp.zip

Comments

sss said:

the files were not all there to open , i wasted 15 minutes , thanks alot!

# April 1, 2007 7:11 PM

llester said:

the files are attached... could you try again pls.

# April 16, 2007 12:23 PM
New Comments to this post are disabled
Page view tracker