Current filter:
                                You should refresh the page.
                                0
                                  • The logic is that if the ImageURLField property of ASPxComboBox is empty, then combobox tries to find the field "ImageURL" in the binded source of data. If such field exists, then combobox try to get the url from this field and show the image.
                                    If this field does not contain a correct image url, the combobox shows "image not found".
                                    This behaviour is by design and cannot be changed, because some of our customers use this feauture in their projects.
                                    To solve this issue, set ItemImage.Width and ItemImage.Height to 0.

                                    Please add this info to the help topic.

                                    Thanks
                                    Kate.

                                0

                                Implementation Details:

                                ASPxComboBox has the ability to recognize data items and retrieve some item characteristics from data fields named in a specific way. The corresponding information has been added to the ASPxComboBox.TextField Property and ASPxComboBox.ValueField Property topics. As for the      
                                ASPxComboBox.ImageUrlField Property
                                property, now it is impossible to bind it automatically.

                                Thanks,
                                DevExpress ASP.NET Team

                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.