I'm facing the need to enter "rugged" data in an WinForms application Some types of columns are required for type entries, and they are not permitted on other entry lines, and in later columns, the combo box data needs to be separated on the basis of earlier columns.
My question is: is there a better way to handle data that is optimized to support DataGrid footage? I know how to use "editing control showing", to update the dropdown based on the first entry information, but is this a lot more hacking?
To visualize some examples of data that need to be recorded:
I am using a dotted sign to indicate that combo boxes are dependent on those objects which are dotted in front of them (such a square D. shu 1. C1 will be such an item Which is "up" = 'Classada' and all = 'all 1' ".
I've hacked it on the DataGrid view to work, but it looks ugly. Is there a better way? Which control / method will you use the current data which WinForms < / Em>?
Perhaps a repeat in line from row in line controls will give you the flexibility that You are viewing.
I used it for custom user controls and it works great.
Comments
Post a Comment