I
I
Ivan2019-12-02 19:33:44
WPF
Ivan, 2019-12-02 19:33:44

What controls to typeset tables in WPF with user input?

Good afternoon.
It is necessary to write a lot of view controls on a WPF desktop application:
5de53ac2dec83345603513.png
located one after the other.
Conditions:
- it is necessary for the user to be able to enter data into the cells
- a bunch of controls must work in the StackPanel tag (I assume so). some of the controls will be enabled/disabled according to the condition specified by the user during operation. those. The StackPanel is needed to keep the positions of the elements intact.
Which controls are better to implement "tables with cell input"? datagrid?
PS I'm new to wpf, I'm looking for an approach to solving a problem ..

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question