Hi, Community!
Im using C1TrueDBDropdown for comfortable selection values into C1TrueDBGrid.
But at design time i dont know exactly how many columns will be with dropdown property.
I have thought that I need something about dynamyc array of dropdowns for covering all columns. I used this, but it's not worked propely!
If somebody know suggestion of this problem? How can i prevent me from using unpredictable numbers of dropdown controls?