Browse by Tags

Related Posts

  • Hiding Division with Javascript, but problem while rendering

    Hi guys!!!! I have 2 division tag... one with datalist and one with formview(Enable Paging).. I have two input buttons,one leads to division-1(datalist) and other leads division-2(formview) at start up I m hiding division-2(formview.).... The problem is when I am working with division-2(Formview)......
    Posted to Data Presentation Controls (Forum) by BhaveshPatel on 10-27-2006, 12:00 AM
    Filed under: Repeater, css menu, css, paging, GridView Css tablecell, JavaScript
  • repeater delete command confirm popup for user input

    Hi I have added AJAX to my web site and have looked at the various control extenders such as confirm button extender, modal popup extender, etc. They all seem to be linked to a specific control on the page – ie – a button, link button, etc. which the control name is know at design time. What I want to...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by fatcat777 on 03-14-2007, 12:00 AM
    Filed under: javascript, Repeater, popupbehavior
  • Re: ability to call a java script on click of a button.

    Hi, Sorry i forgot to mention that my button is actually inside a repeater and it validates info from textboxes and ddl inside the repeater.. The prob is that i have "SELECT VALUE" chosen as the default value in my ddl. so while saving i want to check if the value in the DDL is not SELECT VALUE, then...
    Posted to Web Forms (Forum) by Nitinkcv on 03-20-2007, 12:00 AM
    Filed under: Repeater, javascript, DropDownList
  • working inside a repeater with java script..

    Hi, i have my button inside a repeater and it validates info from textboxes and ddl inside the repeater.. The prob is that i have "SELECT VALUE" chosen as the default value in my ddl. so while saving i want to check if the value in the DDL is not SELECT VALUE, then only it should save those.. so right...
    Posted to Web Forms (Forum) by Nitinkcv on 03-20-2007, 12:00 AM
    Filed under: Repeater, javascript
  • javascript with an update panel inside a repeater

    i am using an update panel inside a repeater. i'm trying access some of the controls inside the update panel from a javascript, but with no real success. i tried using $find, getElementById and even this , but none of which could locate the controls. is there another way of accessing them?
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by lphnt on 08-21-2007, 12:00 AM
    Filed under: javascript, Repeater, Update Panel
  • Javascript within a repeater within a updatepanel problem

    The basic problem is that the javascript to popup the calendar on the user control works when the usercontrol is placed inside a repeater. However if you then wrap the repeater inside and AJAX update panel it works initially. But the calendar no longer pops up, once a partial postback has been initiated...
    Posted to ASP.NET AJAX UI (Forum) by DottyWelsh on 02-18-2008, 12:00 AM
    Filed under: Javascript, Update Panel, Repeater
  • Re: ItemDataBound

    Hi, As per my understanding your requirment is to pass the sms_recieved_log_id to javascript function on table row click, right? If so, modify your ItemDataBound method as follows Dim row As HtmlTableRow Dim txtLogID As TextBox If e.Item.ItemType = ListItemType.Item Or e.Item.ItemType = ListItemType...
    Posted to Data Presentation Controls (Forum) by ASP.NET Dev on 03-19-2008, 12:00 AM
    Filed under: FindContol, itemdatabound, JavaScript, Repeater
Page 1 of 1 (7 items)