Browse By Tags

  • Wingrid on dataset: 1 master grid, 2 detail grids based on same datatable

    Hi all,

    imagine this scenario:

    - dataset based on MSSQL database

    - MSSQL tables are master 1:n detail; Foreign key is F_Master_ID

    - detail table has a "side" attribute (L/R for left/right) which assigns each detail to a side.

    - GUI is required…