Click here to Skip to main content
15,890,512 members

Comments by NaZReD (Top 10 by date)

NaZReD 25-Nov-12 6:31am View    
Video 6 was usefull but talking about a pulldown list that contains set data,
where i need the filtered data to be from a User input in a text box.
i tryed changing to a textbox1.selectedtext but i get a error relating to format number type, but also this isnt working as i hoped also.
i surpose im looking for a magic line of code that say's
Me.databindsource.postion (then somehow link to MMacross colomun) = textbox2.selectedtext or .text.. once i get that to work i can then look at expanding that to say between textbox1 & textbox2 etc
NaZReD 24-Nov-12 14:09pm View    
nope im lost. i already have a dataconection that is displaying in a DGV, all i want to do is refine / filter this data using a text box
NaZReD 24-Nov-12 14:09pm View    
Deleted
nope im lost. i already have a dataconection that is displaying in a DGV, all i want to do is refine / filter this data using a text box,
NaZReD 24-Nov-12 13:07pm View    
http://msdn.microsoft.com/en-us/library/system.windows.forms.bindingsource.filter.aspx?cs-save-lang=1&cs-lang=vb#code-snippet-1

i found the above but, it talking about a newdata or type the dataout in the code, can i link this with a MS database connection?!
NaZReD 24-Nov-12 12:23pm View    
done thank you, check if link works for you please x