Include attributes in a dhtmlxCombo (as UserData)

Hi:

I would like to create a combo, with something similar to:

TEST 1 TEST 2 TEST 3

and I’ve read this post

[viewtopic.php?f=4&t=14071](http://forum.dhtmlx.com/viewtopic.php?f=4&t=14071)

¿is there any other way to do the same?.

For example, ¿can i create a function “dhtmlXCombo_defaultOption.prototype.setClose”, and not to change the “dhtmlxcombo.js” file?.

thanks a lot

Ramon.

Hi,

Unfortunately it is not possible. The core data parser and data model do not allow usage of custom attributes.