Все вопросы: [expand]
19 вопросов
Дерево WPF DataBound развернуть / свернуть
Я просто пытаюсь найти способ управлять расширением / свертыванием узлов TreeView через объект, к которому они привязаны.У объекта есть свойство IsExpanded, и я хочу использовать его, чтобы показать сам узел TreeView, развернутый или свернутый в зависимости от этого свойства. Вот мой код: ...
ASP.Net TreeView Expand / Collapse All не работает при наличии значков узлов
Я использовал следующий код js, чтобы развернуть / свернуть все узлы элемента управления ASP.Net TreeView: // handle tree - this doesn't seem to work when the tree contains node images function TreeviewExpandCollapseAll(treeViewId, expandAll) { var displayState = (expandAll == true ? "non...
Требуется высота боковой панели CSS для расширения содержимого
У меня двухколоночный макет с серой боковой панелью справа.Мне нужно, чтобы высота боковой панели увеличивалась при увеличении высоты левого столбца (из-за динамического расширения содержимого).Я могу подогнать боковую панель к статической странице, но не могу увеличить ее размер вместе с осталь...
How to expand JTree nodes (in advance), but keep them invisible
I seems to me that when i call JTree.expandPath( path ) That by default all its parents are expanded as well. But what i actually want to do is, set up specific invisible children to be expanded in advance. So that when a node is expanded that its complete sub-tree pops-out. I've found th...
jquery - Collapsing / Expanding divs?
Trying to create collapsible / expandable divs using jQuery, but it's not working for me at all... Each h3 should expand/collapse the div beneath it, and I'm not sure why this isn't working... Granted, is a heavily nested div, but I thought that the script below would find the uforms class reg...
AutoExpand treeview in WPF
Is there a way to automatically expand all nodes from a treeview in WPF? I searched and didn't even find an expand function in the treeview property. Thanks
How to get fully expanded variables out of configure?
I created a configure.ac file like this: AC_INIT() set the purpose of this is to print every available environment variable the configure script creates using set, so I do this: [email protected]:~$ autoconf [email protected]:~$ ./configure which prints a bunch of variables like build= cache_file=/dev/nul...
How to expand window contents when scrollbar is not visible in wpf?
I have a scrollbar in wpf around a ItemsControl, which is only visible when the list is longer than the window size. However, when it is hidden, there is a blank white space where the scrollbar should be. How can I remove this space and "collapse" the scrollbar instead? <ScrollViewer Vertica...
Accordion - Expand/Collapse - but first panel is opened and screws it up
I've got an accordion which has the first panel opened on default by throwing in: $("h4#open").trigger('click'); (which triggers the first panel to act as if the h4 link were clicked, and thus opened...) But this seems to screw up the only way I can think of expanding / collapsing all the pa...
Programmatically show expand arrow on Silverlight TreeView
I have a Silverlight TreeView control that I'm dynamically populating when a specific node is clicked. For example, I load the first generation (level) of nodes, then when the user clicks on one of the nodes, I use the Selected event to populate that node's children, etc, etc. I'm sending back ...
using + and - or triangle pointing to the right or down?
I've seen web sites that use the MS convention of using the "+" (plus) and "-" (minus) sign to expand and collapse rows of folders. On other web sites I've seen the Macintosh style of using the little triangle (arrow) pointing to the right to show a collapsed row (nested folder) and pointing down...
How to expand an array dynamically in C++? {like in vector }
Lets say, i have int *p; p = new int[5]; for(int i=0;i<5;i++) *(p+i)=i; Now I want to add a 6th element to the array. How do I do it?
An accordion in jQuery 1.3.2 not working (was working in 1.3!)
Ok, so somewhere, something is wrong. When I was using version 1.3 the accordion was working fine. When I upgraded jQuery to version 1.3.2 it now no longer works as it's supposed to. I need the latest version because it is solving some errors that IE6 was throwing up... So here's the code, and ...
How to Remove Visual C++ "Expand Menu" Arrow?
When creating menus with submenus in Visual C++, I find that submenus begin as arrows that I must click to expand to see their contents. Is there a way (programmatically) to have the submenus pop-out already expanded (with no arrow to click)? Here is an image of what I am talking about, before ...
Как программно развернуть и свернуть части NSSplitView?
Я хочу заменить RBSplitView на NSSplitView в моем существующем проекте. Приложение теперь предназначено только для Leopard, и я хотел бы заменить RBSplitView на новый NSSplitView, поставляемый с Leopard. Однако мне не хватает удобных методов RBSplitView expand и collapse в NSSplitView. Как ...
позиционирование разворачивающейся сворачивающейся коробки из ячейки таблицы с помощью jquery
У меня вопрос, знает ли кто, как добиться эффекта создания спуска из ячейку таблицы без расширения всей таблицы на. Он слишком скользит независимо от местоположения этой конкретной строки сверху стола, так сказать в противном случае это выглядит некрасиво, как видно на моей странице (щел...
Есть ли кросс-браузерный способ расширения текста при нажатии через CSS?
Во-первых, вот что я хотел бы сделать: Row 1 Row 2 Row 3 У меня есть настройка кода, поэтому при наведении курсора на строку 1, 2 или 3 строка выделяется. Это делается через css. Я хотел бы иметь возможность (например) щелкнуть row1, и тогда это будет выглядеть так: Row 1 Some tex...
Как сделать так, чтобы веб-страница автоматически изменяла ширину?
Есть ли способ в HTML развернуть веб-страницу до монитора пользователя? Например, у меня 15 дюймов, а у кого-то 24 дюйма. Веб-страница будет маленькой на их экране, но уместится на мин. Как мне увеличить страницу до 100% или, может быть, до 95%?
Как увеличить div по горизонтали по содержимому?
пожалуйста, кто-нибудь может мне объяснить, почему красный div не расширяется вправо? Он останавливается там, где заканчивается экран. Что мне нужно сделать, чтобы он расширился? Одна вещь, которая работает, - это "display: table-cell" красный div, но мне было интересно, есть ли другой способ...