How to add scroll bar to the left side of the grid???
Regards,
Suresh A
hi,
is your requirement related to RTL support? or you just want the scrollbar to be on the left, instead of the right?
unfortunately, unless you set dir="rtl" on the body (in that case everything will be RTL), it is not possible to have the scrollbar on the left side of the grid.
Thanks,
Angel
Hi,
My requirement is to have only scroll bar on the left.