Hi, Im using microsoft visual studio 2005 in C#.
I have an issue with a form which contains a tab control, the reason is because when i switch from tabs or move about them...there is some data that is read from the database that is supposed to be refreshed so that it displays it. But when I update a tab then move to the next tab it does not...then i try double-clicking on tabs so that I can enter code when switching between tabs but it doesnt give me the option. Any Help will be appreciated! (Just need to refresh the form)
I have an issue with a form which contains a tab control, the reason is because when i switch from tabs or move about them...there is some data that is read from the database that is supposed to be refreshed so that it displays it. But when I update a tab then move to the next tab it does not...then i try double-clicking on tabs so that I can enter code when switching between tabs but it doesnt give me the option. Any Help will be appreciated! (Just need to refresh the form)
Comment