Browse by Tags

Related Posts

  • GridView and textBox

    Hell all, I need to connect a column to a textBox, one of my columns is HyperLinkfield and I want when I click on it , it shows me the content of other column in the text box. how do I bound the textBox to a column? I'm new to asp.net , please help me
    Posted to Data Presentation Controls (Forum) by Userr_ on 05-25-2009, 12:00 AM
    Filed under: text box, ASP.NET, GridView
  • Using AJAX CollapsiblePanelExtender

    Hello, I am using a AJAX CollapsiblePanelExtender within a gridView on a webpage. The page also contains a fieldset with some labels, a dropdown, 2 textboxes and a "submit" button. Whenever the collapsible panel 'Plus' button (to expand) or the 'Minus' button are pressed - the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by danal on 05-17-2009, 12:00 AM
    Filed under: ajax, AjaxControlToolkit, asp.net, CollapsiblePanelExtender, GridView
  • DataSource x GridView Error

    Hi, I'm newbie in ASP.Net. I'm creating a datasource and trying to link my gridview to the datasorce created. But it doesn't work. What i'm doing wrong? DataSet dsAppPages = new DataSet(); commPages.FillDataSet(dsAppPages, command,CommandType.Text); /* this is a class who has commands...
    Posted to C# (Forum) by danilocs.tec on 04-28-2009, 12:00 AM
    Filed under: asp.net, C#, Datasource, Gridview
  • Odd Behavior of UpdatePanel

    I've set up a page containing an update panel that holds both a GridView and a FormView. I have it set up so that the FormView's datasource is dependent on the SelectedValue of the GridView (a Parent/Child setup). This (mostly) works fine, except that on the first update/refresh, when you first...
    Posted to Data Presentation Controls (Forum) by ald7685 on 04-24-2009, 12:00 AM
    Filed under: UpdatePannel, asp.net, ASp.net 3.5, Asp.Net Ajax, GridView
  • Retaining of Page numbers of asp:gridview

    hi friends, i am facing some problem, in asp:gridview. i have two pages Mange items that contains a list of records and the other page is Add item. in manage page gridview i have a hyperlink column if i click on the link it willl take me to the Add item page where in can make changes for data and update...
    Posted to Data Presentation Controls (Forum) by nathad on 04-24-2009, 12:00 AM
    Filed under: ASP.NET, gridview
  • Cancel from Edit mode of detailsView taking it into Insert mode, not ReadOnly.

    I have a gridView with a list of names. On the same page, I also have a detailsView that displays details of a person, when that person's name is selected in the gridView. Both the detailsView and the gridView are in separate update panels. Everything works fine except for one issue - when the page...
    Posted to Data Presentation Controls (Forum) by shygin on 04-22-2009, 12:00 AM
    Filed under: ASP.NET, Cancel Edit from DetailsView, GridView
  • GridView Paging not working inside UpdatePanel

    I have a GridView inside an update panel, with AllowPaging property set to 'true'. Although the links 1 and 2 for the two pages of the GridView are displayed at the bottom of the gridview, clicking on 2 doesn't take me to the second page, atleast not visibly. Once i've done this, although...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by shygin on 04-17-2009, 12:00 AM
    Filed under: Paging, updatepanel, ajax, asp.net, GridView
  • add, update, delete , save xml

    Dear Friends, I am new in xml. I just want a example ex: First Name: [TextBox] Last Name: [TextBox] [ Add ] [ CustomerId ][ FirstName ][ LastName ] [ 1 ][ Aamir ][ Khan ] [ edit ] [ delete ] [ 2 ][ Akshay ][ Kumar ] [ edit ] [ delete ] [ 3 ][ John ][ Abrah ] [ edit ] [ delete ] [ Save ] Here you can...
    Posted to XML and XmlDataSource Control (Forum) by Zubair Alam on 04-16-2009, 12:00 AM
    Filed under: ASP.NET, XML and XmlDataSource Control, GridView
  • Implementing Customers all features using AJAX

    I have one class Customers and class for implemening Add, Delete,Update, Display customers records. I want to use web service and ajax functionality including updatepanel, updateprogress. Can anyone show me how to implement this feature with full example on its own and plz dont give links like http:...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by vishal_asp.net on 04-16-2009, 12:00 AM
    Filed under: web service ajax, ajax, asp.net, GridView
  • Displaying Images from a Database

    Hi all, I have followed a tutorial on the 4Guys website and seen similar examples elsewhere, so I assume this should work, but it just doesn't. I'm trying to display image data (varbinary) from an SQL Server database. I have created my cut down webpage with the response output specified, but...
    Posted to Web Forms (Forum) by G0ggy on 04-08-2009, 12:00 AM
    Filed under: ASP.NET, binary image data, image, gridview
Page 1 of 9 (88 items) 1 2 3 4 5 Next > ... Last »