Home
Categories
Search
Hosting
jQueryFAQs
Forums
Contact
ASP.Net
C#.Net
JavaScript
ADO.Net
Excel
AJAX
VB.Net
SQL Server
GridView
Issues and Exceptions
Silverlight
Rich Text Editor
JQuery
DataList
Snippets
XML
New Features
.Net 4.0
TreeView
AJAX Control Toolkit
jQuery Plugins
Third Party Controls
ASP.Net Validators
WCF
Repeater
Regular Expressions
Yahoo API
iTextSharp
FaceBook
Charts
ListView
Tweeter
Window Forms
Google
CSS
SMS
DotNetZip
Crystal Reports
Entity Framework
Export ASP.Net GridView with TemplateField Column to Excel after removing controls like HyperLink, TextBox and Button
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Excel
|
GridView
Published Date:
May 21, 2013
Views:
85
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, GridView with BoundField or TemplateField with Label can be exported easily and also displays properly. Problem occurs when the GridView with TemplateField Column contains controls like HyperLink, TextBox, Button, LinkButton, RadioButton or CheckBox controls. When such case occurs we need to convert remove these controls and replace them with Label or Literal controls.
More
0
Disable resize for ASP.Net Multiline TextBox
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
CSS
Published Date:
May 17, 2013
Views:
238
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example, how to disable resize i.e. prevent resizing of the ASP.Net Multiline TextBox due to the resize grip in the bottom right corner using CSS3.
This works in all newer browsers such as Internet Explorer IE, Mozilla FireFox and Google Chrome
More
0
Display Images from Folder in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
GridView
Published Date:
May 17, 2013
Views:
234
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to display images from Folder in ASP.Net using GridView control
More
0
ASP.Net GridView Export to Excel - Hide Columns
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Excel
|
GridView
Published Date:
May 14, 2013
Views:
422
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to hide some columns when exporting GridView to Excel in ASP.Net
More
0
Export GridView to Excel in ASP.Net with Formatting using C# and VB.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Excel
|
GridView
Published Date:
May 11, 2013
Views:
289
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to export GridView to Excel file in ASP.Net with formatting and styles using C# and VB.Net.
More
0
ASP.Net Multiline TextBox ( TextArea ) automatically Scroll to Bottom when Page Loads using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
May 11, 2013
Views:
402
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to make an ASP.Net Multiline TextBox i.e. HTML TextArea automatically scroll to bottom when the page loads using JavaScript.
More
0
Currency Conversion as per Exchange Rates using Google Finance API Web Service in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Google
Published Date:
May 09, 2013
Views:
391
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to convert amount from currency to another as per the latest market currency exchange rates using Google Finance API Web Service in ASP.Net with C# and VB.Net
More
0
Post status message to Twitter account from ASP.Net Website
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Tweeter
Published Date:
May 07, 2013
Views:
253
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to tweet and post status on user's Twitter account in ASP.Net using ASPSnippets Twitter API.
More
0
Implement Rating Control in ASP.Net AJAX
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
AJAX Control Toolkit
Published Date:
May 07, 2013
Views:
253
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to use the ASP.Net AJAX Control Toolkit Rating Extender Control with a simple example and has also explained
1.How to populate Average of the Total Ratings from Database and then display it in the Rating Extender control.
2.How to save and update the User Ratings in Database.
More
0
Google Maps V3: Display Colored Markers for particular type of location
Author:
Mudassar Khan
Filed Under:
Snippets
|
Google
Published Date:
May 04, 2013
Views:
381
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how we to display colored markers for grouping similar places, like Hospitals, Beaches, Parks, etc. using specific Colored Markers for each type of location using Google Maps Version 3 (V3)
More
1
Collapsible Nested GridView with Paging using ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
GridView
|
JQuery
Published Date:
May 02, 2013
Views:
1073
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to implement Nested GridViews i.e. Child GridView inside Parent GridView with Collapsible feature i.e. Expand and Collapse through Button along with paging in the Child or Nested GridView.
More
0
Google Maps V3 with Markers having Drop Animation with delay using JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Google
Published Date:
Apr 30, 2013
Views:
463
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to populate Google Maps Version 3 with animated markers with drop animation with delay using JavaScript.
More
2
Export ASP.Net GridView Arabic, Persian or Urdu Language Characters to PDF using iTextSharp
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
GridView
|
iTextSharp
Published Date:
Apr 26, 2013
Views:
748
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to export ASP.Net GridView Arabic, Persian or Urdu Language Characters to PDF using iTextSharp PDF Conversion Library.
More
0
jQuery Tabs Maintain Selected Tab on PostBack in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JQuery
|
jQuery Plugins
Published Date:
Apr 23, 2013
Views:
996
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained with an example and attached sample code, how to maintain or retain the selected tab of jQuery UI Tabs plugin across postbacks in ASP.Net Website by making use of Hidden Field to store the Tab Index.
More
1
jQuery Plugins not working after ASP.Net AJAX UpdatePanel Partial PostBack or when Asynchronous request is over
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
AJAX
|
JQuery
|
jQuery Plugins
Published Date:
Apr 22, 2013
Views:
1422
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has provided solution with an example and attached sample code for a much known problem these days i.e. jQuery Plugins not working after UpdatePanel’s Asynchronous request or Partial PostBack is completed.
More
0
Image Gallery using ASP.Net DataList Control Part II - Image Slideshow
Author:
Mudassar Khan
Filed Under:
ASP.Net
Published Date:
Aug 12, 2009
Views:
163774
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has continued the article on creating an Image or Picture gallery using DataList Control in ASP.Net. Here he has also explained how to display enlarged image in pop up and als
More
26
Adding Dynamic Rows in ASP.Net GridView Control with TextBoxes
Author:
Vinz
Filed Under:
ASP.Net
|
GridView
Published Date:
Jun 10, 2009
Views:
152920
Demo:
View Demo
Abstract:
In this article Vinz has explained how to generate a Row in GridView with TextBoxes when clicking a Button that is residing inside a GridView Footer in ASP.Net
More
0
GridView - Add Edit Update Delete and Paging the AJAX way
Author:
Mudassar Khan
Filed Under:
AJAX
|
GridView
Published Date:
Jul 15, 2009
Views:
119617
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to provide the functionalities of adding Editing Updating Deleting with confirmation and Pagination and also using ASP.Net AJAX features along with JQuery to
More
43
ASP.Net GridView - Get Row Index on RowCommand and Click events
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
GridView
Published Date:
Jun 27, 2009
Views:
110666
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained the concepts to get the GridView row reference when the control inside the GridView Row fires the event. In addition he has also explained how to pass multiple v
More
24
Read and Import Excel Sheet into SQL Server Database in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Excel
|
SQL Server
Published Date:
Jun 06, 2009
Views:
66334
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to import Excel Sheet Data into SQL Server Database table using ADO.Net in an ASP.Net Web application
More
34
View Live Demo
View Demo