Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Show Gridview Header and Footer when there is No Data / Empty in Asp.net

Jun 10, 2015 2 comments
Introduction

Here I will explain how to display or show
gridview header and footer when the gridview is empty in asp.net using c#, vb.net with example or show gridview header and footer when there is no data or empty in asp.net using c#, vb.net with example. By using gridview properties ShowHeaderWhenEmpty, EmptyDataText we can show gridview header even when data is empty but to show footer we need to write custom code by adding new to gridview in asp.net.

jQuery Get/Detect Browser Type and Version in Asp.net using jQuery Migrate Plugin

Jun 9, 2015 0 comments
Introduction

Here I will explain how to
jQuery to get browser type and version or jQuery detect browser version and type in asp.net with example or jQuery find browser type / version with example. By using jQuery migrate plugin we can get browser type and veriosn with example.

jQuery Autocomplete Textbox in Asp.net with Database Example using C#, VB.NET

Jun 8, 2015 14 comments
Introduction

Here I will explain how to fill a jQuery autocomplete textbox from database in asp.net using c#vb.net with example or jQuery autocomplete textbox example in asp.net with database usiing c#, vb.net and show / display no results found message in autocomplete textbox when no matching records found in asp.net using c#, vb.net.

Description:
  
In previous articles I explained jQuery show or hide loading image in asp.net, jQuery autocomplete textbox with multiple words in asp.net, jQuery autocomplete with images in asp.net,
jQuery slideup, slidedown, slidetoggle effects example and many articles relating to autocomplete, css, AngularJS, jQuery, JavaScript and asp.net. Now I will explain how to fill  jQuery autocomplete textbox from database in asp.net with example.

Gridview Make Column (Cell) Not Editable (Read Only) in Asp.net using C#, VB.NET

0 comments
Introduction

Here I will explain how to make
gridview columns or cells read only or not editable in gridview edititemtemplate in asp.net using c#, vb.net with example. By using readonly property we can set asp.net gridview column as read only or not editable using c#, vb.net with example.

Description:
  
In previous articles I explained set dropdownlist selected value in gridview edititemtemplate in asp.net, populate gridview based on dropdownlist selected value in asp.net,
group columns in asp.net gridview, Edit gridview row details in modalpopup and many articles relating to gridview, asp.net, c#,vb.net and jQuery. Now I will explain how to set or make gridview columns read only or not editable in edititemtemplate in asp.net using c#, vb.net.

Bind (Set) DropDownList Selected Value in GridView EditItemTemplate in ASP.Net

Jun 7, 2015 10 comments
Introduction

Here I will explain how to populate or bind dropdownlist selected value in
gridview edititemtemplate in asp.net using c#, vb.net with example or set selected value of dropdownlist in gridview from database in asp.net using c#, vb.net with example.

Populate Gridview Based on Dropdownlist Selected Value in Asp.net using C#, VB.NET

0 comments
Introduction

Here I will explain how to populate 
gridview based on dropdownlist selected value in asp.net using c#, vb.net or Bind or filter asp.net gridview based on dropdownlist selection or selected value in asp.net using c#, vb.net.

SQL Server Difference between DML, DDL, DCL and TCL Commands

Jun 6, 2015 1 comments
Introduction:

Here I will explain what is the difference between DDL, DML, DCL and TCL commands or statements in
sql server with examples. In sql server database operations like insert, update, delete, etc… categorized into multiple operations those are DDL, DML, DCL and TCL. In sql server DDL means data definition language, DML means data manipulation language, DCL means data control language and TCL means transactional control language.
Description:

SQL SERVER DML, DDL, DCL and TCL Commands Examples

0 comments
Introduction:

Here I will explain what is the difference between DDL, DML, DCL and TCL commands or statements in
sql server with examples. In sql server database operations like insert, update, delete, etc… categorized into multiple operations those are DDL, DML, DCL and TCL. In sql server DDL means data definition language, DML means data manipulation language, DCL means data control language and TCL means transactional control language.
Description:

SQL Server Add Hours (Minutes) to Current Date using DateAdd Function

1 comments
Introduction:

Here I will explain how to add hours to current date using DateAdd function in
sql server with example or adding hours or minutes to date in sql server. By using DateAdd function in sql server we can add hours or minutes to current date in sql server.
Description:

jQuery Set Dropdownlist Selected Value (Text) based on Text / Value

Jun 4, 2015 3 comments
Introduction

Here I will explain how to use
jQuery to set dropdownlist selected value or text based on value / text or jQuery set dropdownlist value based on value or text with example. By using jQuery map functions we can set dropdownlist selected value based on value or text.

© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.