Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4110
WebTab with Placeholders
posted

I have a basic WebTab with 4 tabs. I am trying to use a Placeholder in a tab that references an .ascx user control that has a simple non-editable WebDataGrid in it. The problem is the placeholder content is displayed AFTER the WebTab control, not in the approprate tab. Is there a special way to handle placeholders in a WebTab or can you not do this? Thanks much. I've reviewed the online samples, but they don't help with this issue. I am using IE8 and Visual Studio 2008 with Infragistics 10.3.20103.2134 controls.