I know that I can create “coro” column type with combo-values. But this will be applicable for the whole column. I would like to specify the combo values per cell. Is that possible?
Example:
1st row possible values: A, B, C
2nd row possible values: A, B, C, D, E, F
3rd row possible values: C, D
…
In the case of the dhx.Suite 7 usage it is not supported (as you’ve created a post in the dhtmlxSuite 7 topic).
But, as you are talking about the “coro” column type, and it is available in the dhtmlxSuite 5 only, you are able to use the getCustopmCombo() method to generate a combo collection for a specific cell: https://docs.dhtmlx.com/grid__managing_selectbox_collection.html
I guess this example is more clear. We also check that the column salary is not outdated when complexity change.
We still having a limitation, I guess we can’t use the DataProxy to load options dynamically when the user filter, so we can’t handle extremely big collections yet. I hope we can do that in the future, even in the GPL version
I see. Thank you for your clarification and a pleasant example.
We still having a limitation, I guess we can’t use the DataProxy to load options dynamically when the user filter, so we can’t handle extremely big collections yet. I hope we can do that in the future, even in the GPL version !
Thank you for your suggestion. I’ve sent it to the dev team, and it will observed. I’ll inform you about any news on this issue.
We’ve extended the possibility to define an individual options collection for the combo/select/multiselect cell in the dhx.Grid in our latest update (v8.1.0).
You can check it in the following snippet:
Please, download the latest available dhx.Suite build from your client’s area to get this and other new features.
More details about this update can be found here:
Thank you for your report.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan