hi
i have a view that contains docked table layout in it that contais other components.
i also have dock control that dock to the left split container and to the right another table layout with controls in it.
above all that i want to add some kind of header where user can add name to the view and some other definitions. is there a way doind that? i want the header to be above everything - including the docked areas.
i know i can create user control with every thing i have today in the screen, and in the view to put what i called header and under it the user control with all the rest. but is there another way just to add some header to the top of my view? (same as i can add UltraToolBarsManager that will be above every thing)
Thanks, Michal
Hello Michal,
Could you please review the sample attached to this post and see if it meets your requirements.
Please feel free to let me know if I misunderstood you or if you have any other questions.