Browse by Tags

Related Posts

  • Javascript Confirm() problem with ASP.net Validation Controls

    Hi everybody In my web-application I wanted user to be prompted with a confirmation message whenever he/she attempts to save the record (by clicking SAVE button). For that purpose i implemented following javascript code: btnSave.OnClientClick = "return confirm('Are are sure you want to apply...
    Posted to Client Side Web Development (Forum) by Dhuka on 09-27-2007, 12:00 AM
    Filed under: postback, Script, Validation Controls, validation on client end, ASP.NET 2.0, client, client side validation, ClientScript, javascript asp.net, javascript confirmation, javascript in asp.net, Validation, Javascript Confirmation Dialog
  • setting label to visible with button click

    Hi, I'm having some problems with using a label to display a message "No Records Found" when the user clicks a Search button. What I want it to do is to check if there are any results from a database that get displayed on a GridView. I have the following method so far: ------------------------------...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-27-2007, 12:00 AM
    Filed under: paging, postback, records, rows, table adapter, textbox, VB, Visible, access database, ADO.NET, asp.net 2.0, asp.net 2.0 GridView databound ItemTemplate, Client, codebehind, data, data access layer, database, databind, databinding, DropDownList, If Statement, GridView, label
  • Web parts , Web User Control, Update Panel, Javascript

    Hi guys, Hope this time someone replies first of all, Is that possible to combine all above Asp.net and Ajax controls? The below one is my web user control code which I am using in the webpart zone. < asp : UpdatePanel ID ="UpdatePanel1" runat ="server"> < ContentTemplate > < asp : Panel...
    Posted to Web Forms (Forum) by BhaveshPatel on 02-20-2007, 12:00 AM
    Filed under: postback, querystring, Request.Querystrings, textbox, AJAX, asp.net 2.0, Client, JavaScript, DetailsView CommandField JavaScript, FindContol
  • Re: Getting user input with pop up's

    Thank you Jessica for the post, Does the showModalDialog pop up a window with a seperate web page in it? If so how do I then pass the string value for whatever reason they enter back to the delete function? I had originally tried using button.attributes.add(.....onclientclick return inputDialog etc....
    Posted to Web Forms (Forum) by edpeloquin on 01-23-2007, 12:00 AM
    Filed under: popup, PostBack, .net, ASP.NET, ASP.NET 2.0, client, codebehind
  • Multiple Clients and Gridviews

    Hi All, I am new to development forums so apologies for any mistakes or ambiguity! I have a gridview on a webpage which is hosted on a server. I want multiple clients to be able connect to the webpage and edit the gridview contents, just using its own edit and delete functions. When I access the webpage...
    Posted to Data Presentation Controls (Forum) by vincent_nelc on 11-09-2009, 12:00 AM
    Filed under: GridView, postback, Client, help, refresh
Page 1 of 1 (5 items)