Dynamic DataGridView Filter C#
Loading...
12,975
Uploader Comments (iloire)
see all
All Comments (9)
-
how can we do it!!!!!!
-
thanks for sharing but the quality isn't good at all
-
Use the textchanged event of the text box and in the select command embed the text box.text in the where criteria then clear the data set and then fll the dataset again .
Ttextchanged raised up every single time charchter inserted into the text box i did it like 6 years ago on vs 2003.
You also can do itin the combo box selected value changed i did it 5 weeks ago and users loved it so much coz it's fast and dynamic.
Loading...
Hi there. Go to dotnet[dot]net
iloire 2 years ago