I am attempting to swap the use of a WebPanel for the recommended ExplorerBar (and swapped the WebNumericEdit for the WebNumericEditor). However, the controls that I have inside the explorerbar are not showing. I am using a couple of WebGroupBoxes within the explorerbar, and have 6 labels and textboxes in one, and 5 lables, and dropdowns in the other. Unfortunately, the contents of the webgroupboxes seem to have disappeared, event though they are specified in the html.
In the attached document i have included 1. my original markup (using the WebPanel), 2. my original attempt to swap the WebPanel with the WebExplorerBar (with controls missing within the WebGroupBoxes);
I need to access and update these control (the WebNumericEditor and DropDownLists) both in javascript and on the server side.
How do I get this working. Ultimately, I need to use the ExplorerBar as it allows me to collapse the group, and I would like to use the WebGroupBoxes within the ExplorerBar, as it is visually nicer than having to redo this another way.
Hello lorettac242,
I am currently looking into this issue of using the template of the WebExplorerBar and having the controls disappear. Will continue to look into this matter and I will provide you with a progress update by Thursday.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
Thank you for your patience. Using the markup you provided I have been unable to reproduce this issue. I have attached my sample to demonstrate this behavior. Please note I removed the ig_res folder due to size restrictions of uploading files to the forums. Can you please tell me more about your setup? What version of NetAdvantage are you using? What browser are you viewing this in?