Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Passing value from popup window to parent form's TextBox

    Once again seen lot of questions on the forum related to passing values from popup window to the parent form textbox. Specially when they have some GridView type control in the popup. In the following example I will be using two forms, parent form will be parent.aspx and popup will be popup.aspx. Also...
    Posted to Faraz Shah Khan (Weblog) by farazsk11 on 02-16-2008, 12:00 AM
    Filed under: javascript, C#.Net, .Net 2.0, VB.Net, ASP.Net, Popup
  • Check/Uncheck checkboxes in GridView using javascript

    Seen a lot of questions regarding how to check/uncheck CheckBoxes within a GridView control using JavaScript. So I thought to put it on my blog for quick reference for others and for myself. Following is the code: ------------------------------------------- .aspx code -------------------------------...
    Posted to Faraz Shah Khan (Weblog) by farazsk11 on 02-13-2008, 12:00 AM
    Filed under: javascript, Check/Uncheck, C#.Net, Checkbox, .Net 2.0, Select All, GridView, VB.Net, ASP.Net
Page 1 of 1 (2 items)