Contents tagged with asp.net
-
Replace null value databind item with default value
Here’s the code to set default value to gridview/datalist itemtemplate if it is bound with null value or the dataset returns null value.
-
Remove Duplicate Words in C# using Regular Expression
-
Send GridView as Excel attachment in Mail
This code illustrates you how to send Gridview content as an Excel Attachment in Email.
-
Prevent Flicker from Ajax CollapsiblePanelExtender on Postback
Let’s see how to fix the flickering of the CollapsiblePanelExtender when collapsed is set to true (Collapsed="true")
-
Ajax AutoComplete Extender Content Overridden Issue
While using AutocompleteExtender, we could notice where the other controls are been overridden and the autocomplete extender text being overlapped by the other controls near by.This could be overcome by calling the OnClientShown property of the AutocompleteExtender control.
-
Ajax AutoComplete Extender like Google
-
Convert Url String to Hyperlinks
-
Implementing Search In Datalist and Highlight Search Text
Let us see how to highlight the search keywords to make it easy for the user to identify his search results better. To perform this am using the Regex function to Highlight the search keywords.
-
Resize Images Without Loss Of Quality in ASP.NET
-
Custom SEO Friendly Paging in Datalist like Google