Browse by Tags

Related Posts

  • Referential integrity Issue with nested DetailView & Grid View

    I am having a Detail View Binded to s SQLDataSource, Which Contains a Grid View(with Insert & Delete) inside one of its template field binded to another data source. I am facing the problem in the Insert Mode of Detail View.. Unable to Use the GridView Insert while creating the a new record in Detail...
    Posted to Data Presentation Controls (Forum) by karthi128 on 10-07-2008, 12:00 AM
    Filed under: referential integrity, SQLDataSource, dataview, master detail one-to-many, gridview
  • Implement ListChangedEventHandler IBindingList.ListChanged

    Hi.. I have class that implement IBindingList Interface, and i am getting the following error: 'RMWebDataView' does not implement interface member 'System.ComponentModel.IBindingList.ListChanged'. 'RMWebDataView.ListChanged' cannot implement 'System.ComponentModel.IBindingList...
    Posted to Custom Server Controls (Forum) by may215 on 03-31-2008, 12:00 AM
    Filed under: c#, custom server control, databinding, databoundcontrol, DataView, GridView, web custom control, asp.net 2.0, custom controls, data binding, Data Bound Control
  • How to manipulate or change the treeview category?

    Hi I am using below code to populate the treeview from database. Ex : tree view category Vehicle Electronics My question: How to manipulate or change the name in the treeview when display in the web site as below? Vehicle should display as Motors Electronics should display as Multi Media Note : I can...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by SudhaYogesh on 09-24-2007, 12:00 AM
    Filed under: "Tree Structure", .NET Gridview Problems, .vb, asp .net 2.0, ASP.NET, ASP.net ... VB ... Data access, ASP.NET 2.0 DataBinding DataTable, asp.net 2.0 DataBinding formview, ASP.net 2.0 GridView, asp.net 2.0 GridView databound ItemTemplate, asp.net 2.0 gridview hyperlinkfield, css, CssClass, Custom Class, data source, database, databind, Databind(), dataview, gridView sql, GridView Hyperlink Template, gridView identity primary key, GridView imagefield, gridView itemTemplate, GridView ListBox SQL, GridView optimize FilterExpression, Gridview rank reorder sort re-order, gridview replace newline br, Gridview SelectAll Checkbox RowDataBound Events client-side, Hyperlink column, hyperlink column in gridview accordin to condition, if, grid view details view, grid view form view, GridView, GridView asp.net, "gridview" edit select eventhandling, asp.net 2.0, css menu, css print tables, gridview control custom columns hyperlink, gridview rowdeleted
  • Adding Columns dynamically to a datagrid view

    Hi, I am using ASP.NET 2.0 (Visual Studio 2005). I have a requirement to display data in a single row (data coming from multiple rows) for example: Consider a table called "ANALYSIS" which contains data from another table called "COMPLAINT", it has a one to many relation ship with...
    Posted to Data Presentation Controls (Forum) by programmar on 07-23-2007, 12:00 AM
    Filed under: .net, .net 2.0, Asp.Net 2.0, C#, data Acces, Data Access, databind, DataGrid GridView Paging, DataView, Gridview, ASP .NET 2, SQL Server ADO.NET Transactions
  • Presentation Layer (developer) challenges

    Hi All, I am new to ASP.net and Framework 2.0 but have been working on console VB applications for some time. I would like to produce the listing below from an ASP.NET application. Currently, I have set up a Data Access Layer (including a data adapter) and a Business Logic layer. Both are up and running...
    Posted to Data Presentation Controls (Forum) by seidensc on 06-28-2007, 12:00 AM
    Filed under: nested repeater, Repeater, table, Template Controls GridView, ASP.net 2.0 GridView, asp.net 2.0 GridView databound ItemTemplate, asp.net 2.0 gridview dynamic, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, data repeater control, Datagrids, datailsview, dataview, DetailView, FormView, gridview html, GridView master detail, HTML, webform, Multiview Control, GridView, ASP.NET 2.0 GridView databound
  • Detailsview Obtaining Edited Values

    After much searching I have not been able to find the answer to this. I have a DetailsView that has is databound to an access database. All the modes work properly with the control such as; Adding, Editing, Deleting, and Viewing. I am trying to validate the inputs during an edit or add, using the customvalidator...
    Posted to Data Access and ObjectDataSource Control (Forum) by brandonnm on 05-31-2007, 12:00 AM
    Filed under: VB.Net, DataView, DetailsView, FormView, Gridview
  • Get the value of GridView field from a hyperlink.

    Hi guys, In my GridView I have a TemplateField and inside that I have a LinkButton and HyperLink. Now what I want to do is to be able to get the value of another field in that GridView (ID of that table) and store it in a session variable and then redirect to the next page and on the next page load that...
    Posted to Data Presentation Controls (Forum) by Mehdi6002 on 03-12-2007, 12:00 AM
    Filed under: dataview, DetailsViews, DetailView, GridView, GridView asp.net
  • gridview sorting and SelectedIndexChanged event problem

    Hi, I have the following code which sorts the first gridview (GV1) just fine, but when i sort GV1, select a row and place the row in another gridview (GV2), the row placed is the wrong one. Protected Sub GV1_Sorting( ByVal sender As Object , ByVal e As System.Web.UI.WebControls.GridViewSortEventArgs...
    Posted to Data Presentation Controls (Forum) by dipu on 02-19-2007, 12:00 AM
    Filed under: dataview, GridView SelectedIndexChanging, GridView Sorting, GridView
  • Mass update of datagrid to storedprocedure

    Okay, so I have an attendance grid with checkboxes, and have procedures to update, etc, for 1 record. I need to mass update an entire grid, so it needs to check the status of a checkbox, and send the results back to sql I know how to get it to edit one row, how can I tell it to check the entire grid...
    Posted to Data Presentation Controls (Forum) by abenton on 11-17-2006, 12:00 AM
    Filed under: GridView, GridView asp.net, dataview
  • Datagrid problem that's driving me crazy

    Ok, here is what I want to do. I have a datagrid that displays information, etc. and I can use the edit button to do that default, ugly editing style that is horizontal. What I want to do is when they hit edit, or select, or however's easiest is to pull up a panel or web form with nicely formatted textboxes...
    Posted to Data Presentation Controls (Forum) by abenton on 11-13-2006, 12:00 AM
    Filed under: Web Forms, ASP.NET, ASP.NET 2.0 VB.NET, DataGrid, dataview, asp.NET GridView, ASP.NET 2.0, gridview, create web form
Page 1 of 2 (13 items) 1 2 Next >