<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум компьютерной помощи &mdash; Программно переключающиеся вкладки таблицы в Lotus.]]></title>
	<link rel="self" href="https://itpmr.ru/extern.php?action=feed&amp;tid=992&amp;type=atom" />
	<updated>2016-08-04T12:46:34Z</updated>
	<generator>PunBB</generator>
	<id>https://itpmr.ru/viewtopic.php?id=992</id>
		<entry>
			<title type="html"><![CDATA[Программно переключающиеся вкладки таблицы в Lotus.]]></title>
			<link rel="alternate" href="https://itpmr.ru/viewtopic.php?pid=124574#p124574" />
			<content type="html"><![CDATA[<p>Может понадобиться по кнопке или еще какому-то признаку переключать строки (вкладки)таблицы.<br />1. Создаем поле с именем $hidble</p><br /><p>2. Рядом кнопку с кодом:<br /></p><div class="codebox"><pre><code>a := @Prompt([OkCancelCombo] ; &quot;Выбор строки таблицы&quot; ; &quot;Выберите строку таблицы для открытия&quot; ; &quot;hide&quot; ; &quot;hide&quot; :&quot;view&quot;  );
FIELD $hidble := a;
@Command([RefreshHideFormulas])</code></pre></div><br /><p>3. Создаем таблицу с именем &quot;hidble&quot;, Двумя строками hide и view. Выбираем&nbsp; &quot;Switch rows programmatically&quot;, галочку &quot;Also show tabs so user can pick row&quot; удаляем.</p>]]></content>
			<author>
				<name><![CDATA[admin]]></name>
				<uri>https://itpmr.ru/profile.php?id=2</uri>
			</author>
			<updated>2016-08-04T12:46:34Z</updated>
			<id>https://itpmr.ru/viewtopic.php?pid=124574#p124574</id>
		</entry>
</feed>
