Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
150713 | Jan 16,2020 09:50 PM UTC | Jan 20,2020 04:32 AM UTC | Blazor | 3 |
![]() |
Tags: Splitter |
<EjsSplitter ID="splitter">
<SplitterPanes>
<SplitterPane Size="28%" Min="27%"></SplitterPane>
<SplitterPane Size="33%" Min="23%" CssClass="read-only"></SplitterPane>
</SplitterPanes>
</EjsSplitter>
<style>
.read-only { // Prevent user interaction and make as readonly
pointer-events: none;
}
</style>
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.