Can I show Export buttons and Show entries dropdown in the same line

Can I show Export buttons and Show entries dropdown in the same line

nadeemaamirnadeemaamir Posts: 2Questions: 1Answers: 0

I want to show Export buttons and Show entries dropdown in the same line because they are taking too much space.

Answers

  • silkspinsilkspin Posts: 141Questions: 32Answers: 5

    If you use Bootstrap you can put this in your Javascript...

    dom: "<'row'<'col-sm-12 col-md-12'Bl>>",
    
  • nadeemaamirnadeemaamir Posts: 2Questions: 1Answers: 0

    now it is showing like this

  • silkspinsilkspin Posts: 141Questions: 32Answers: 5

    That is probably because your screen isn't wide enough. Look at it full screen on a desktop browser. It will wrap if the container isn't wide enough.

  • colincolin Posts: 15,142Questions: 1Answers: 2,586

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.