Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

If you create a new table in a sharepoint site you can design the table by using the predefined styles in the "Design" tab. The default style checks the Header Row and First Column options. What would be the appropriate way to make sure the checkboxes are unchecked at default?

I assume this can be done with JQuery, which is still really new to me. I am a bit at a loss how to approach this. I also don't know how to identify the ribbon controls since they don't seem to be visible in the page source code. How would you approach this?

Standard default settings:

http://i.stack.imgur.com/IBikx.png

Desired default settings:

http://i.stack.imgur.com/zgpKw.png

Any help would be greatly appreciated!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.