Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

dmtp

@dmtp
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Lookup table VB.NET
    D dmtp

    Dear all, I want create a custom combobox with the properties below: - Multicolumn, one is Display Value, the others are description, - Can be auto completed when typing on the textbox - The Completed Source from datable - Can be checked the validated value - When open dropdown box, the selected value is bold, Thanks

    Visual Studio 2015 & .NET 4.6 csharp

  • Master-detail table access vb.net
    D dmtp

    Hi all, I'm a newbie at VB.net, I want connect to access via VB.net and manager two table with a relation type "master-child", Master table named "Book" consists of three columns: BookID [AutoNumber], Author [Text], Description [Text], Child table named "Chapter" with three columns: ChapterID [AutoNumber], BookID [Number], Title [Text], Then I create an application VB.net that has one main window using a dataset with two table Book and Chapter. I make a relation between them, from BookID in the table Chapter to BookID in the master table. I use a databindingsource to manager them, the table Book is displayed by a form detail, the Chapter by a datagridview. When I delete a row in Book-table, I also want delete all chapter located it. I tried to use Tableadapter but the chapters were not deleted. Help me,

    .NET (Core and Framework) csharp help learning

  • VB.net connect to Access with master and child table
    D dmtp

    Hi all, I'm a newbie at VB.net, I want connect to access via VB.net and manager two table with a relation type "master-child", Master table named "Book" consists of three columns: BookID [AutoNumber], Author [Text], Description [Text], Child table named "Chapter" with three columns: ChapterID [AutoNumber], BookID [Number], Title [Text], Then I create an application VB.net that has one main window using a dataset with two table Book and Chapter. I make a relation between them, from BookID in the table Chapter to BookID in the master table. I use a databindingsource to manager them, the table Book is displayed by a form detail, the Chapter by a datagridview. When I delete a row in Book-table, I also want delete all chapter located it. I tried to use Tableadapter but the chapters were not deleted. Help me,

    Visual Basic csharp help learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups