|
Browse by Tags
All Tags » splitter ( RSS)
-
hi I need to resize a webSplitter to the window's height. I tried with percentage but it doesn't work. I want now to resize it with javascript : function onCollapsed(sender, Args) { //On horizontal splitter, I collapse the top pane and try to resize the bottom pane var pane = sender.getPaneAt...
-
I have the same problem, and the most strange thing is that in most of the cases is with Infragistics controls, ANY RESPONSE FROM SOME DEVELOPER OR SUPPORT TEAM OF INFRAGISTICS??? I tested changing style: position to absolute, z-index, and nothing works, it's this a bug? Also I noticed that in firefox...
-
I have a master page that contains a WebMenu control. I am using the Office 2007 app style. I have a regular page that uses the master. On that page I have a WebSplitter control. When I run it, everything looks and works fine. When I place any other Infragistics controls into any of the WebSplitter panes...
-
Thank you for reply i will check it out and let you know...
-
Yes , I should not allow them the panel to expand when ever it is double clicked...
-
I would like to invisible the expansion indicator, is any built-in properties there?
-
hi... I have used a lot of web panel inside web asyncrefresh panel, when ever the async_panel is refreshed, I gets the height b/w the web panel as much more (Size 27px) But before refresh it was only 14 px... I am not able to find out that. Can anybody give me the solution soon?
-
I had a similar problem. I placed the ultrawebgrid in one of the splitterpanes that I have in my webdialogwindow. When I enclosed my grid in a div and table tag, the issue went away. Hope this helps. < div id ="divGrid" runat ="server" style ="position: relative; overflow...
-
I have this webpage that is divided into a 2-split pane. On my right pane I have a simple form with a button that Postback and saves the data on the form. BUT when the Postback button has been clicked the Websplitter resize pane bar stops working !? Can anybody help me
-
I'm trying to add use a web splitter control to seperate 2 web part zones. Page will display fine but whenever I do any kind of postback I get this error: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method. It's getting thrown from a dynamicly generated...
|
|