Hi
I have a datagrid that has some custom paging... when i was in the early stages of developing the search form that set the query for it, I just had all textboxes to enter the data. I have since written the majority of them as user controls, because they are used in a bunch of forms (things like country drop down lists, etc). Now when i click, for example, the 'next' button, it seems to 'forget' the values that were in the user controls, and assumes i want to query "%"... it does however, remember the values in my textboxes... any ideas what i need to do to fix this???
THanks in advance...
Marc
I have a datagrid that has some custom paging... when i was in the early stages of developing the search form that set the query for it, I just had all textboxes to enter the data. I have since written the majority of them as user controls, because they are used in a bunch of forms (things like country drop down lists, etc). Now when i click, for example, the 'next' button, it seems to 'forget' the values that were in the user controls, and assumes i want to query "%"... it does however, remember the values in my textboxes... any ideas what i need to do to fix this???
THanks in advance...
Marc