SmartClient Version: SNAPSHOT_v10.1p_2015-12-10/Enterprise Development Only (built 2015-12-10)
Chrome on OSX
please modify the #responsiveDesignMobileSample, adding these attributes to the SplitPane:
I was expecting to be able to show right button in desktop mode. Same for the left button.
Is it a bug or am I missing something?
Chrome on OSX
please modify the #responsiveDesignMobileSample, adding these attributes to the SplitPane:
Code:
showListToolStrip:true, listToolStrip: {showRightButton:true, rightButtonTitle:"yup"}
Is it a bug or am I missing something?
Comment