views:

33

answers:

1

i have a LOB application with 30 fields to put in a form. I found it very painful to put them in the window with a grid.

is there a productive way to build entry forms in WPF . Thanks John

+1  A: 

Look at StackPanel

Fyodor Soikin
I was wondering if you could point me a sample
jonathan
Ummm... No, I suppose I couldn't. But take a look at this question here: http://stackoverflow.com/questions/61853/anyone-using-wpf-for-real-lob-applications
Fyodor Soikin