Trying to configure where my buttons get place, and failing miserably.
Trying to configure where my buttons get place, and failing miserably.
What I'd really like is for the Create,Edit,Delete buttons to be directly below the line length control. Is there a way to do that or am I just out of luck?
The dom I'm setting is:
dom : 'lBrftip'
That ends up looking essentially like this:
l B f
t
i p
What I'd like is:
l
B f
t
i p
Is that doable, or am I out of luck?