Click here to Skip to main content
16,015,755 members

Comments by ajk825 (Top 13 by date)

ajk825 13-Dec-12 11:31am View    
Hi Programm3r,
Ok I looked at it and I have a question. They use a GroupFilter class and I can not find anything about it anywhere... Is it part of an assembly I need to include? I searched the MSDN library and could not find a lot about it, and the info they did provide was above my level of understanding right now. Any suggestions or is it not really needed?
ajk825 13-Aug-12 17:55pm View    
sweet.... this is a lot so give me a bit to read thru it and see what i can do... i appreciate the suggestions. thanks. i'll let ya know what happens.
ajk825 13-Aug-12 17:44pm View    
maybe so.. i was just following the example from beth massi (http://msdn.microsoft.com/en-us/vstudio/ee364701 link for c# example at bottom if ya wanna look at it) and she's a senior programmer at microsoft. so...???
ajk825 13-Aug-12 17:09pm View    
hi kenneth... this is the vb version of the same program i'm having the insert issue with in c# that you had advised me on earlier... i sent ya the link to for beth massi's master/detail example.... i am using a collectionviewsource. it's because their all checkboxes that i'm having this issue... any clues as to where i could find some examples where they use checkboxes as filters for their database? all the examples that i've come across where checkboxes are used have them being used to change the color of texts or some other property of the window... not actual filtering on a database.
ajk825 13-Aug-12 17:03pm View    
it is only being called once... there are 7 different tbls. each with it's own _AssociationChanged event handler. and they are only called when i click my add new button. which is when i want them to be called.

here is a link to the entire question.... i was told my original post was way too long so i shortened it for them...

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/b54771e5-c84f-40b8-8550-0e49f9d448e5