Category Archives: AJAX

How to trigger javascript function at parent page / usercontrol from Child Windows?

How to trigger javascript function at parent page / usercontrol from Child Windows? Parent Page Client Side:   Add a javascript at your parent page, this script is to use for trigger the invisible button for fire the event.   … Continue reading

Posted in AJAX, ASP.net | Leave a comment

Master details view with ASP.net AJAX library

When user come to you that, they like to drill down the record from the the master view to detail view until certain level for them to analyst. Yes! There have many way to do so, such like crystal report, … Continue reading

Posted in AJAX, ASP.net | Tagged , , | Leave a comment