Skip to content

DOCINFRA-2341_merged_using_automation #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions ej2-javascript-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
<li><a href="/ej2-javascript/auto-complete/how-to/icon-support">Show the list items with icons</a></li>
<li><a href="/ej2-javascript/auto-complete/how-to/custom-search">Custom highlight search</a></li>
<li><a href="/ej2-javascript/auto-complete/how-to/filter">Filter using both text and value field</a></li>
<li><a href="/ej2-javascript/auto-complete/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
</ul>
</li>
<li><a href="/ej2-javascript/auto-complete/ej1-api-migration">Migration from Essential JS 1</a></li>
Expand Down Expand Up @@ -559,7 +558,6 @@
<li><a href="/ej2-javascript/combo-box/how-to/autofill">Autofill supported with ComboBox</a></li>
<li><a href="/ej2-javascript/combo-box/how-to/cascading">Configure the Cascading ComboBox</a></li>
<li><a href="/ej2-javascript/combo-box/how-to/icons-support">Show the list items with icons</a></li>
<li><a href="/ej2-javascript/combo-box/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
</ul>
</li>
<li><a href="/ej2-javascript/combo-box/ej1-api-migration">Migration from Essential JS 1</a></li>
Expand Down Expand Up @@ -952,7 +950,6 @@
<li><a href="/ej2-javascript/drop-down-list/how-to/tooltip">DropDownList options with tooltip</a></li>
<li><a href="/ej2-javascript/drop-down-list/how-to/value-change">Detect whether the value change happened by manual or programmatic</a></li>
<li><a href="/ej2-javascript/drop-down-list/how-to/value-support">Whether each list items hold unique value</a></li>
<li><a href="/ej2-javascript/drop-down-list/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
</ul>
</li>
<li><a href="/ej2-javascript/drop-down-list/ej1-api-migration">Migration from Essential JS 1</a></li>
Expand Down Expand Up @@ -1613,7 +1610,6 @@
<li>How To
<ul>
<li><a href="/ej2-javascript/multi-select/how-to/icons-support">Show the list items with icons</a></li>
<li><a href="/ej2-javascript/multi-select/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
<li><a href="/ej2-javascript/multi-select/how-to/validation">Validate MultiSelect</a></li>
</ul>
</li>
Expand Down
43 changes: 0 additions & 43 deletions ej2-javascript/auto-complete/how-to/achieve-virtual-scrolling.md

This file was deleted.

43 changes: 0 additions & 43 deletions ej2-javascript/combo-box/how-to/achieve-virtual-scrolling.md

This file was deleted.

43 changes: 0 additions & 43 deletions ej2-javascript/drop-down-list/how-to/achieve-virtual-scrolling.md

This file was deleted.

43 changes: 0 additions & 43 deletions ej2-javascript/multi-select/how-to/achieve-virtual-scrolling.md

This file was deleted.

4 changes: 0 additions & 4 deletions ej2-typescript-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@
<li><a href="/ej2-typescript/auto-complete/how-to/icon-support">Show the list items with icons</a></li>
<li><a href="/ej2-typescript/auto-complete/how-to/custom-search">Custom highlight search</a></li>
<li><a href="/ej2-typescript/auto-complete/how-to/filter">Filter using both text and value field</a></li>
<li><a href="/ej2-typescript/auto-complete/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
</ul>
</li>
<li><a href="/ej2-typescript/auto-complete/ej1-api-migration">Migration from Essential JS 1</a></li>
Expand Down Expand Up @@ -564,7 +563,6 @@
<li><a href="/ej2-typescript/combo-box/how-to/autofill">Autofill supported with ComboBox</a></li>
<li><a href="/ej2-typescript/combo-box/how-to/cascading">Configure the Cascading ComboBox</a></li>
<li><a href="/ej2-typescript/combo-box/how-to/icons-support">Show the list items with icons</a></li>
<li><a href="/ej2-typescript/combo-box/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
</ul>
</li>
<li><a href="/ej2-typescript/combo-box/ej1-api-migration">Migration from Essential JS 1</a></li>
Expand Down Expand Up @@ -955,7 +953,6 @@
<li><a href="/ej2-typescript/drop-down-list/how-to/tooltip">DropDownList options with tooltip</a></li>
<li><a href="/ej2-typescript/drop-down-list/how-to/value-change">Detect whether the value change happened by manual or programmatic</a></li>
<li><a href="/ej2-typescript/drop-down-list/how-to/value-support">Whether each list items hold unique value</a></li>
<li><a href="/ej2-typescript/drop-down-list/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
</ul>
</li>
<li><a href="/ej2-typescript/drop-down-list/ej1-api-migration">Migration from Essential JS 1</a></li>
Expand Down Expand Up @@ -1620,7 +1617,6 @@
<li>How To
<ul>
<li><a href="/ej2-typescript/multi-select/how-to/icons-support">Show the list items with icons</a></li>
<li><a href="/ej2-typescript/multi-select/how-to/achieve-virtual-scrolling">Virtual Scrolling</a></li>
<li><a href="/ej2-typescript/multi-select/how-to/validation">Validate MultiSelect</a></li>
</ul>
</li>
Expand Down