I modify ajaxcontroltoolkit combobox to display multiple columns. For this purpose, i changed combobox.debug.js to parse span elements from li items.
Works fine, i add columncolors and columnwidths property. You can now color every column of this multicolumn combobox (try to simulate ACCESS combobox).
But:
1. don't work with toolkitscriptmenager, only with ajaxscriptmenager
2. Only one control on page work correctly. Second control generate correct HTML (see width inspectelement firefox), but wont render button.
Comments: We will check it while working on future releases. Thank you for your comments!
Works fine, i add columncolors and columnwidths property. You can now color every column of this multicolumn combobox (try to simulate ACCESS combobox).
But:
1. don't work with toolkitscriptmenager, only with ajaxscriptmenager
2. Only one control on page work correctly. Second control generate correct HTML (see width inspectelement firefox), but wont render button.
Comments: We will check it while working on future releases. Thank you for your comments!