toll free: (866) 611-9441

Posts Tagged ‘ASP.NET’

ASP.NET VB: Detect The DropDownList Control In GridView That Triggered "OnSelectedIndexChanged"

Tuesday, October 6th, 2009

We’ll identity the exact control firing the event in a GridView that will render a series of DropDownList controls upon DataBind()

ASP.NET VB Server-Side SSN Validation Using Regular Expressions

Thursday, May 21st, 2009

Useful in conjunction with the ASP.NET UpdatePanel control for Ajax .

ASP VB.NET Format Phone Number For Masked Input

Monday, May 4th, 2009

In order to be able to display phone numbers in text fields you need to provide e well formatted string.