We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Context choice controller image list

Hi,

I am using the ContextChoiceController. I load it dynamically, sometimes I use an image and sometimes I don't. My problem is when I don't use a image, it seems to pick one--the first image (I imagine)--from the image list. Is there a way to disable the image list, or some other way to prevent images displaying?


'add item with image (works fine)
controller.Items.Add(st.tabname,ec.ContextChoiceController.Images(imagename))

'adding item without image (still displays a image)
controller.Items.Add(st.tabname)

'the way I add images to image list.
ec.ContextChoiceController.AddImage(imgName, img)

Thanks in advance.
vb.net please

1 Reply

NR Nandakumar R Syncfusion Team December 10, 2009 07:22 AM UTC

Hi,

Thanks for the details. I was able to see this issue. I will get back to you on this in one business day on the timeline when the fix for this will be available.

Regards,
Nanda

Loader.
Live Chat Icon For mobile
Up arrow icon