Showing posts with label chandana das. Show all posts
Showing posts with label chandana das. Show all posts

Thursday, 18 September 2014

How to Upload image in GridView & Show Images with Popup effect in asp.net C#.

How to Upload  image  in GridView & Show Images with Popup effect in asp.net C#
I’m going to Show Gridview Images with Popup effect in asp.net C#.
1.First create:database table.then follow Default.aspx & Default.aspx.cs.

Monday, 15 September 2014

How to Export Data From GridView to Excel using Asp.net C#

How to Export Data From GridView to Excel using Asp.net C#

Following are the Steps:

1.AddGridview in Default.aspx.and bind it on pageload.

Wednesday, 10 September 2014

Confirmation Box Using AjaxModalPopUp Extender In Asp.net

Confirmation Box Using AjaxModalPopUp Extender In Asp.net-


                         In this post,I’m going to explain how to show Confirmation Box Using Ajax Modal PopExtender in Asp.net With C#.

Add AjaxControltoolkit reference in /Bin Folder of your project.