Set gridview "EnableViewState" property to "false".
DropDown selectedIndexChange Event not working in Gridview
Related Posts:
How to add SharePoint content type columns to search schema managed property and crawled property Problem- 1. Custom content type columns are not available in search query. 2. Not able to search by column name of content type. Solution- … Read More
Sharepoint 2013 Search refiner customization with css I did some work for SharePoint search refiners and and changed look and feel of default refiners Here I am sharing ccs for that- /***search Re… Read More
Convert DateTime to time spams in c# Sometime we need to convert DateTime to time spams like an hour ago, few minutes ago or seconds ago. public string convertDate(DateTime dt) … Read More
How to download files from SharePoint document library programmatically using C# Sometimes, we would want to download multiple files based on a pre-defined query such as a monthly report or a bulk download. If it is a few files … Read More
Sharepoint 2013: Responsive Top Navigation menu using bootstrap Sharepoint 2013: Responsive Top Navigation menu using bootstrap There are many things we can do in sharepoint but for responsivnes we faild in sha… Read More
0 comments:
Post a Comment