Bạn quên mật khẩu?

Blogs about: Webform

Featured Blog

Late-init MaskEditExtender or CalendarExtender for speed up loading page.

ngduy wrote 1 year ago: When we uses MaskEditExtender or CalendarExtender in a GridView, List or Repeater. Loading time will … more →

Fix wrong position of CalendarExtender

ngduy wrote 1 year ago: Khi thêm CalendarExtender vào một số DataBound controls, thì xảy ra hiện tượng calendar hiển thị khô … more →

Thẻ: .NET

ASP.NET AJAX progress indicator1 comment

ngduy wrote 2 years ago: Dưới đây là cách làm progress indicator trong asp.net với Atlas (MS Ajax). Khi ấn vào sẽ có 1 cái hì … more →

Freeze column in GridView1 comment

ngduy wrote 2 years ago: Add these styles into CSS .Freezing { position: relative; top: expression(this.offsetParent.scrollTo … more →

Restricting User Input using JavaScript and Reg Expressions

ngduy wrote 2 years ago: function keypress(cntrl) { var cntrl1 = document.getElementById("Hidden1"); cntrl1.value = cntrl.val … more →

Validate page before run a javascript code1 comment

ngduy wrote 2 years ago: By default, after we add an attributes for asp.net controls. javascript registered will be execute b … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS