Hello everyone.
thanks for the answer of my previous question.
I need to know how much options could be added to a combo. i use a database in wich there is a table with about 80.000 rows and growing. i wonder if a list with a field fetched from this table will work ok in the dhtmlxcombo.
thanks again for the help.
I have to apologize because this question should be in “dhtmlxcombo” section. i just saw that i posted in updates.
The only limitation is client side performance.
The combo will work event with 80k options - but it will be tremendous slow.
Combo supports dynamic filtering mode, where data loaded only on request, in such mode you can use it with dataset of unlimited size.