|
|
@@ -1142,13 +1142,13 @@ If this option is used the following options will be ignored:
|
|
|
<li>
|
|
|
<p><strong>Detail:</strong></p>
|
|
|
|
|
|
- <p>Set <code class="highlighter-rouge">true</code> to show a detailed view table.</p>
|
|
|
+ <p>Set <code class="highlighter-rouge">true</code> to show a detailed view table. You can set the <code class="highlighter-rouge">uniqueId</code> option to maintain the detail view state when refreshing the table.</p>
|
|
|
</li>
|
|
|
<li>
|
|
|
<p><strong>Default:</strong> <code class="highlighter-rouge">false</code></p>
|
|
|
</li>
|
|
|
<li>
|
|
|
- <p><strong>Example:</strong> <a href="https://examples.bootstrap-table.com/#options/detail-view.html">Detail View</a></p>
|
|
|
+ <p><strong>Example:</strong> <a href="https://examples.bootstrap-table.com/#options/detail-view-unique-id.html">Detail View UniqueId</a></p>
|
|
|
</li>
|
|
|
</ul>
|
|
|
|
|
|
@@ -3206,7 +3206,7 @@ Disables the comparison checks.</p>
|
|
|
<li>
|
|
|
<p><strong>Detail:</strong></p>
|
|
|
|
|
|
- <p>Indicate a unique identifier for each row. <br />
|
|
|
+ <p>Indicate a unique identifier for each row.
|
|
|
The Unique id should always be safe for html e.g. alphanumeric, it should not contain chars which can break html e.g. <code class="highlighter-rouge">"</code>.</p>
|
|
|
</li>
|
|
|
<li>
|