How To Bind Detail Table to CheckListBox
-
Hello I have a tricky question ? or at least as I think I have Master detail entry form by Linq To Sql (.dbml) : the detail rows will be displayed in CheckListBox so I bound the CheckListBox to Tables that contains All choices I want to add the checked items to the Business Object but by makeing binding I was wondering how can I do this by binding or a good way I know the easiest way but it is silly because I put the code in Interface layer : when the user check one choice [in Checked_eventHandler] I add the checked item to the related collection property in the business code
You have To Search About The Truth Of Your Life Why Are you Here In Life ?
-
Hello I have a tricky question ? or at least as I think I have Master detail entry form by Linq To Sql (.dbml) : the detail rows will be displayed in CheckListBox so I bound the CheckListBox to Tables that contains All choices I want to add the checked items to the Business Object but by makeing binding I was wondering how can I do this by binding or a good way I know the easiest way but it is silly because I put the code in Interface layer : when the user check one choice [in Checked_eventHandler] I add the checked item to the related collection property in the business code
You have To Search About The Truth Of Your Life Why Are you Here In Life ?
ok I will try change my mind i will use another control
You have To Search About The Truth Of Your Life Why Are you Here In Life ?