Actually i want to decrease the row height of the mobilegrid row. I couldn't find multiline on mobilegrid\mobilegridcolumn.
On Wed, Aug 27, 2014 at 11:25 AM, OmPrakash Muppirala <[email protected]> wrote: > Try setting the style "multiline: true" on it. > > Thanks, > Om > > > On Tue, Aug 26, 2014 at 10:15 PM, Deepak MS <[email protected]> > wrote: > > > Hi Maurice, > > > > Wanted to know if we can somehow change the rowHeight of mobilegrid rows. > > > > I tried custom text itemRenderer. Even if we change width\height of > custom > > renderer, the row height doesn't alter. It's height is same always. > > Internally it is using list. I wanted to know if there is a way to alter > > the list's row height ? > > > > Cheers! > > >
