I have a RTL webpage with a Ext.Net c# Grid control. I allow scrolling for the grid.
This all works fine. After I change value of a cell in RTL “Ext grid” , scroll bar lose correct size.
I have a RTL webpage with a Ext.Net c# Grid control. I allow scrolling
Share
I find a way to fix it.
Call this function after edit a cell in grid.