Good Day Everyone
I have create a Gridiew that connects on SqlDataSource and i have also create a Dropdownlist that is also connected on another SqlDataSource, i want to filter the data on DataGridView via Dropdownlist Selection, and if selected "All" on Dropdownlist it will
show all data saved, how can i do this? thanks and regards everyone
Go to the complete details ...