Hello everybody ... I have a gridview that display data from SQL table using the Configure data source with where clause to show data based on 2 Dropdown list
It works fine and the data already show based on the choices of the drop menu .... but I need to SHOW ALL Items on gridview when I select the SHOW ALL from the dropdown menu
Can anybody help me please???
It works fine and the data already show based on the choices of the drop menu .... but I need to SHOW ALL Items on gridview when I select the SHOW ALL from the dropdown menu
Can anybody help me please???
Comment