I have a grid in my view page where i can see a scroll bar. What i need that when number of rows increase by 10 then the scroll bar should be visible else it should not be visible. Is it possible in kendoui?
You can override the default style to hide this.
Try this:
.k-grid-content{
overflow-y: auto
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With