Hi,
I am using WebExplorerBar and I need to set css for its items. I am using XmlDataSource for WebExplorerBar data. I have defined a cssclass like
.modifiedCSS { background-color: black; }
and in my Page Load even I am using following code-
MyWebExplorerBar.Groups[0].CssClass = "modifiedCSS";
But this code is throwing error that no item found at Index 0.
Please help.
Thanks.
Hello Nirmit,
I am following you to see if you have run my sample, what was the result? Do you have an isolated sample that reproduces this issue? What service release are you using?
Please let me know if I may be of further assistance with this matter.
Thank you for contacting Infragistics!
I have done some looking into this matter. I have been unable to reproduce the error you are seeing. I tested this with v13.1 service release 2107. I am attaching the sample, please run it and let me know the results of what you see. Note I have removed the ig_res folder for file size. Do you have an isolated sample that reproduces this issue?