Author Topic: i can't change the button style  (Read 2018 times)

徐雪峰

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 48
    • View Profile
i can't change the button style
« on: July 18, 2020, 04:11:07 pm »
i can't change then button style
i copy the code from the sample.but it doesn't work.
toolbar: {
            cls: 'pq-toolbar-export',

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: i can't change the button style
« Reply #1 on: July 20, 2020, 08:51:26 am »
If you are using bootstrap, then please follow this topic to restore button style:

https://paramquery.com/pro/tutorial#topic-bootstrap

徐雪峰

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: i can't change the button style
« Reply #2 on: July 20, 2020, 03:50:03 pm »
but i don't use the bootstrap style.
i want to use the jquery ui or  whatever any other style to test.
but i don't know why not it doesn't work.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: i can't change the button style
« Reply #3 on: July 20, 2020, 08:40:55 pm »
Please share a jsfiddle / stackblitz so that I can check it.