Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- GridView, formview and passing key values between Pages in ASP.NET
- Hello,I have a question involving GridView, formview and passing key values between Pages in ASP.NETWhat I am doing is something like a private message system.On one page at top I have a GridView, below it I have a formview I also have two SQL Data sources SQD1 works with gridview...
- Discussion threads 2007-06-05
- Create powerful interfaces by combining ASP.NET 2.0 data controls
- Learn how to combine ASP.NET 2.0's GridView control with a DetailsView or FormView control. This will allow a user to select an individual column from GridView and view or manipulate its contents with DetailsView or FormView. The past several columns have covered a selection of ASP.NET 2.0 data...
- Technical articles 2007-03-27
- Create powerful interfaces by combining ASP.NET 2.0 data controls
- The past several columns have covered aselection of ASP.NET 2.0 data controls: GridView,DetailsView, and FormView. In this article, I combine the data controlsto provide a drill down option for the GridView control, giving users a moredetailed look at individual data rows.The masterThe DetailsView and FormView controls are great at displaying...
- Technical articles 2007-03-27
- Using ListBox in FormView
- I have only been programming with asp.net for a week now, so I have lots of questions.I am using the FormView control to create a form with a number of different type of form elements.I'm adding the form elements one at a time and testing my insert so that if...
- Discussion threads 2007-03-21
- Control presentation with ASP.NET 2.0's FormView control
- A survey of the new ASP.NET 2.0 data controls continues this week with the FormView control. A key feature of the control is customization, as developers may utilize user-defined templates to determine the presentation of data. ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates...
- Technical articles 2007-03-19
- Control presentation with ASP.NET 2.0's FormView control
- ASP.NET 2.0's FormView controlresembles the DetailsView control in that it facilitates the displayof single records from a backend data source. This article drills down on thecontrol's syntax and application.CustomizationWhile both controls display one record at a time, the keydifference between DetailsView and FormView is that FormViewutilizes user-defined templates, as opposed...
- Technical articles 2007-03-19
- Create powerful interfaces by combining ASP.NET 2.0 data controls
- Learn how to combine ASP.NET 2.0's GridView control with a DetailsView or FormView control. This will allow a user to select an individual column from GridView and view or manipulate its contents with DetailsView or FormView. by Tony Patton
- Blog posts 2008-11-18
Additional Resources
- Integrating CSS techniques into ASP.NET 2.0 applications
- Using CSS Control Tree View Adapter with navigation URL in cross frameBackground:We have started an ASP.NET project – something like drill down a product.The GUI constitutes three frames as below:1. Left – represents the drill down tree view control2. Right – represents the work...
- Discussion threads 2008-02-20
- Can't update one side of a composite primary key
- I'm having a horrible time trying to discover why I can't update one side of a composite primary key in asp.net FormView control. I have a table that uses a number field and a field called Alias that I need to update. I am able update the Alias...
- Q&A 2009-06-05
- Data table giving me a migraine
- I want to combine three tables of my database in one page and on submit want to update all three tables at the same time. Same goes for Edit and Delete. I am unable to do it. I am using a dataset and if i select columns from all three...
- Q&A 2006-08-04
- Control presentation with ASP.NET 2.0's FormView control
- Just what Ineeded to get a project rolling. I had looked at GridView and DetailsView for a data collection process feeding an SQL database. Now, if I can just one of these things to open up in insert mode, I'll be darn near done! Thanks for a very timely article.
- Discussion threads 2007-03-26
- set default values asp.net c#
- what is the syntax to set default values in formview columns?
- Discussion threads 2007-04-23
- Putting the CSS Friendly Control Adapters to work
- The CSS Friendly Control Adapters 1.0 override the default HTML generated by the ASP.NET Web controls to provide a more standards-based approach to presentation via CSS. I will show you how to use the Menu control in your ASP.NET applications. I begin with an examination of setting up the environment...
- Blog posts 2007-11-13
- MSDN Webcast: New Controls, Data Binding, and Performance Enhancements in ASP.NET 2.0 Data Access (Level 200)
- This webcast explores the new data access features in Microsoft ASP.NET 2.0. and also explains how to declarative data binding and the extensibility of the provider-driven model. It shows how to harness the power and flexibility of the new GridView, DetailsView, and FormView controls, and demonstrate how to work with...
- Webcasts
- MSDN Architecture Webcast: Overview of Visual Web Developer Express (Level 200)
- Visual Web Developer Express VWD is the latest free programmable development environment from Microsoft for creating Web applications. This webcast shows how to get started using VWD to build dynamic Microsoft ASP.NET Web applications. The webcast explores the available Microsoft ASP.NET 2.0 server controls, VWD's Style sheets and Master Pages,...
- Webcasts
- MSDN Webcast: ASP.NET 2.0 Data Access: Data Binding, New Controls, and Performance Enhancements (Level 200)
- Microsoft ASP.NET 2.0 is coming soon with many more capabilities to help developers create more functionality in less time with fewer lines of code. This webcast explores the new data access features in ASP.NET 2.0, including declarative data binding and the extensibility of the provider-driven model. The webcast explains how...
- Webcasts
- MSDN Webcast: New Data Access Features in ASP.NET 2.0 (Level 200)
- Microsoft ASP.NET 2.0 has many capabilities to help developers create more functionality in less time and with fewer lines of code. This webcast explores the new data access features in ASP.NET, including declarative data binding and the extensibility of the provider-driven model. It explains how to harness the power and...
- Webcasts 2006-11-13
- Formview within datagrid
- I need to find a way to edit a line of data within my datagrid and I need the edit line to show up under the line selected to edit. I've seen 3rd party controls that can do that but I can't buy those.Any help would be greatly apprciated.
- Discussion threads 2008-11-18
- VWD Default values for Insert Item Template
- Hello everybody, I am very new to VWD and I am having difficulty in passing default values to the INSERT command.Using a FormView, certain values to be added to each new record will remain the same for every record and will come from either the Profile values or from...
- Q&A 2009-05-28
- << Previous
- page 1 of 1
- Next >>
