Showing posts with label DataGridView. Show all posts
Showing posts with label DataGridView. Show all posts

Thursday, June 12, 2008

DataGridView Progressbar Column

DataGridView Custom Progressbar Column

Data Entry Form (Master/Detail) With Typed DataSet


This project demonstrates how to use a Typed DataSet for Data Entry (Master/Detail).

Level: Intermediate

Knowledge Required:
To understand this project you should know,
  • How to add Typed DataSet
  • How to bind controls with Typed DataSet

Controls used:
  • GroupBox
  • TableLayoutPanel
  • DataGridView
  • Button
  • Label
  • TextBox

Things you will learn:
  • How to create Master/Detail Form for Data Entry using Typed DataSet
  • How to make changes (Add/Update/Delete) in Typed DataSet
  • How to Cancel/Accept Changes

Note: This project does NOT interact with Physical Database.

Download:
DataEntryFormWithTypedDataSet.rar