I have 10 columns in datgrid so i want datagrid to be horizontally scrollable.
Im getting vertical scrollbar(auto generated without specifying vertical scroll policy on) for mxDatagrid but Im not getting horizontal scrollbar.
how to solve this?
Im using flex 4.
I have 10 columns in datgrid so i want datagrid to be horizontally scrollable.
Share
please make the horizontalScrollPolicy=”on” then it will display the scroll
and i also refer this link
this might be helpful to u
Faster Horizantal scroll