hi all;
I have a web form to enter data in my table i am trying to add a Next & previous buttons but it's not working am using (.Net C# and MySql DB).
and in the form I used textboxs to show the recrds
in the program I used DataSet & dataAdapter.
I have a web form to enter data in my table i am trying to add a Next & previous buttons but it's not working am using (.Net C# and MySql DB).
and in the form I used textboxs to show the recrds
in the program I used DataSet & dataAdapter.