I have an UltraWebGrid within an WebSplitter and the grid overflows over the websplitter. I want it to stay within the websplitter and scroll. Has anyone else had this issue? How did you fix it.
Liz
Are you having this problem in Internet Explorer? If it works fine in Firefox and only has this issue in IE, then try setting the EnableRelativeLayout property of the Splitter pane to True. That should fix your problem.
-Jacob
I don't see that property. I am using Infragistics 2008 3.5. Where would that property be located?