Browse by Tags

Related Posts

  • Gridview Sort and Select Problems

    Hi, I have a gridview that has several columns and has the ability to be sorted according to the column of the users choice, also the rows can be selected and then are displayed in a formview. The problem is that when i sort by any column other than the primary key column the formview does not show the...
    Posted to Data Presentation Controls (Forum) by heyitsme121371 on 03-08-2009, 12:00 AM
    Filed under: Selecting ListBox, sorting, FormView, gridview
  • Refreshing the hyperlinkfield column

    Hi, I have a gridview and have implemented a hyperlink field. The hyperlink takes the user to a different page, when the user comes back to the page I want the hyperlink to look like it hasn't been clicked. So basically, i want the color of the hyperlink to go back to blue, instead of the color it...
    Posted to Data Presentation Controls (Forum) by molecules on 09-11-2008, 12:00 AM
    Filed under: FormView, Hyperlinkfield, GridView, refreshing hyperlinkfield
  • back to search result button

    Hi experts. I have a problem , i hope u can help me in this. My scenario is:- I have 2 webpages. One webpage 1 i search for an employee and show data in a gridview and in gridview i have link to 2nd web page in which i show employee details in formview . I want to hv button on 2nd page. I want that when...
    Posted to Web Forms (Forum) by schauhan13 on 07-18-2008, 12:00 AM
    Filed under: FormView, Gridview filter, Gridview Select row DropDownList, grid view, gridview, gridview control
  • How to auto refresh a Gridview in a Master-Details situation?

    My Web page has a FormView called fvState that displays the facts about a selected state; it also has a GridView called gvCity that display the cities within the selected state. The gvCity is loaded automatically using sqldatasource for the selected state. When the user selects a state, the Web page...
    Posted to Data Presentation Controls (Forum) by sg2000 on 05-14-2008, 12:00 AM
    Filed under: sqldatasource, FormView, GridView master detail, GridView
  • User Interface: Adding Album and Track records?

    Whenever you have Master/Detail (Parent-Child) type records that you need to add/edit what is an effective User Interface for this? Take the example of adding Albums and Tracks. I want to be able to add an Album and then add one or more tracks to this album. Using ASP.NET what is a good way to do this...
    Posted to Architecture (Forum) by tmpuzer on 05-13-2008, 12:00 AM
    Filed under: parent-child, UI Architecture, user interface design, formview, master-detail, GridView
  • GridView – pseudo DetailsView questions…

    Background: I have a Help Desk site that displays accounts and allows the Help Desk personnel to check status on accounts and reset passwords. On the name look up page many accounts can be displayed. A “Check” and “Reset” account links are included on columns within the GridView. Intent: In order to...
    Posted to Data Presentation Controls (Forum) by seidensc on 12-13-2007, 12:00 AM
    Filed under: FormView, formview binding dataitem, master/Detail, Master/Detail Design Pattern, Master-Detail, GridView
  • Update button don't postback in gridview inside Tab Container

    Hi, I'm having a strange problem, I have a Tab Container control with two tabs, In tab1 there is a gridview. In tab2 there is a formview with a RequiredFieldValidator. When I remove the validator everything goes correclty. The problem accures when I add the validator in the formview in tab2, the...
    Posted to Data Presentation Controls (Forum) by jocker_wow on 12-10-2007, 12:00 AM
    Filed under: postback, tab container, UPDATE, button, FormView, GridView, requiredfieldvalidator
  • GridView losses edit/delete abilty when adding formview

    Ok, this should be simple (I think), I create a new website in VWD 2005 Express. I create a SQL Database called Photograhy.MDF, it gets saved in the AppData folder. I create one table called Customers with the usual fields (CustomerId-with identity and key set,FirstName, LastName, Address, etc.). Pretty...
    Posted to Data Access and ObjectDataSource Control (Forum) by Photogenic on 11-20-2007, 12:00 AM
    Filed under: SqlDataSource, update gridview objectdatasource, data Acces, DataSource, Gridview - dataset, Insert, insert with GridView, database connection, gridview DataSource, Gridview, ConnectionStrings, FormView
  • Employee Attendance Application

    Hai to all I'm new to asp.net. I'm creating Employee Attendance Details application in Asp.Net with C#, which is a Windows application. I have searched in internet regarding this application. But I'm unable to found it. If any one knows this application, please provide me the link. Thanks...
    Posted to Free For All (Forum) by sureshkumar.veesam on 10-24-2007, 12:00 AM
    Filed under: 3rd Party controls for asp.net, ASP.NET, Asp.Net 2.0, asp.net 2.0 asp.net, asp.net 2.0 Template Field, Data Grid, database, DataGrid, Datalist control, dataset, folder, FormView, Interview Questions, javascrip, javascript code behind, Localization, Login Control, LoginView, Master page, Membership, Menu, menu control, MultiLanguage, Asp.NET2.0, grid view, GridView, ASP.NET Sites, .NET Framework 3.0, Asp.Net 1.1
  • formview wont show in IE 7

    Hi I have a Gridview (Gridview1) and formview (formview_insertdrape) on a page. In GridView1 I have a select button that selects the row. On the page load event, I have the following code: If GridView1.SelectedValue = Nothing Then FormView_InsertDrape.Visible = False Else FormView_InsertDrape.Visible...
    Posted to Data Presentation Controls (Forum) by smartsl on 09-12-2007, 12:00 AM
    Filed under: server control, FormView, GridView
Page 1 of 3 (25 items) 1 2 3 Next >