Customizing width of Default List Column in SharePoint List 2013&2010

Changing the width of field using Contains Keyword:


$(".ms-listviewtable th.ms-vh2:contains('Column Name')").find('div').css("width","300px")


Comments

Popular posts from this blog

My Interview Experience

React Checkbox Control SPFx