i want to display filter results, original data in different windows (top, bottom) in the same tab in em editor. is it possible in em editor? this feature i have not seen in em editor. as of now, if i apply filter in em editor only filter results will be shown in the same document hiding original data. but i want to display original data, filtered data in separate windows but in the same tab. you may keep filtered data in bottom window. original data in top window. but all windows should be visible. please help me.
displaying filter results, original data in same separate windows in same tab in emeditor
138 views Asked by Koteswara Rao At
1
It's not possible to show multiple documents in a same tab. However, you can use the
New Horizontal/Vertical Group
command in theWindow
menu (or right-click on a tab as shown in the screenshot) to show two windows side-by-side. By default, EmEditor makes these two windows bond together (if you activate or iconize one window, the other window will be automatically activated or iconized).