Re: Databinding Checkboxes

Tech-Archive recommends: Fix windows errors by optimizing your registry



Cor,

We agree - I do not prefer to handle it this way. I just don't know enough
to do it a better way. I'm thinking you might, though. :)

Can you offer me some suggestions?

Thanks!
Mike

"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:u%23rTQSC0FHA.128@xxxxxxxxxxxxxxxxxxxxxxx
> Mike,
>
> You can not bind to nothing.
>
> Therefore as you want it to do your way, than it is just old checking.
>
> If mydatarow Is Nothing then
> mycheckbox.checked = true
> end if
>
> And using the checkstate change event to create newrows.
>
> Although this is in my opinion a strange and probably quick to spaghetti
> and errors leading solution. (You have by instance to protect by disabling
> that checkbox (what looks weird) the use of that checkbox again.
>
> However just my thought,
>
> Cor
>
>


.



Relevant Pages

  • Re: Databinding Checkboxes
    ... What if your user unchecks the checkbox, ... Cor ... >> Mike, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: checkbox_Click called when value changed?
    ... Thanks a bunch Mike. ... There most certainly is a Checkbox MouseUp event. ... > right) instead of just allowing VB to create the Sub and End Sub lines for ...
    (comp.lang.basic.visual.misc)
  • Insert Object -> Display as Link
    ... Link" checkbox. ... I have this problem with Adobe Reader, Standard and Professional in Word ... Mike ... Prev by Date: ...
    (microsoft.public.word.docmanagement)
  • Re: class fields vs class properties
    ... if I am going to want to access (set/get) from other classes? ... Mike ... Prev by Date: ...
    (microsoft.public.dotnet.general)
  • Re: Checkbox TripleState Shading
    ... You are correct, Mike. ... There is no visible difference between False and Null for a triple-state ... question is with the look of the triple state checkbox. ... manually change the appearance of the Special Effect or Style to anything ...
    (microsoft.public.access.forms)