hi
i wanna make a form on which there are 6 panels. on form load the first panel will show up, and if the user clicks on a button on taht panel the first panel will hide and the second will show up, and so on.
i thought to do this with splitter controls, because we can animate the transition between two panels. but i'm a bit confused to use splitters. they don't work like i expect. so i'm using the following code...
User Profile
Collapse
-
using splitter control
-
need help with datasets
hello everybody
i'm newbie in C#, and i have a big problem that i can't resolve on my own.
the situation is i have these:
...Code:public partial class frmClients : Form { public SQLiteDataAdapter daClients; public DataSet DS=new DataSet(); public int rowID; ... // on form_load daClients
No activity results to display
Show More