I have a page which a textbox that is used to filter values from a database. The results are returned in a gridview with paging. In IE I have no problems, but in firefox only the first page is displayed correct. When I click on another page (paging) in firefox, the value of the textbox is ignored and I get all results from this database.
(note that the textbox still displayes the value, but it's ignored).
In IE I have no problems ?
What is the workaround here ?
(note that the textbox still displayes the value, but it's ignored).
In IE I have no problems ?
What is the workaround here ?