Hello again.. i have a little confused and need help about it..
I have 5 checkbox on the main page.
now i want to check or select Checkbox1(Sardines), Checkbox3(Sauce, and Checkbox4(Carrot)
i have a button to show a dialogEx,
when dialogEx show i want to display all the selected checkbox on a listbox or paragraph.
when it comes to this kind of problem i am very weak in thinking the solutions.. anyone can help me?
Thank you in advance..
i have in mind to save the selected checkbox to a textfile and retrieve it on dialogEx. but i want to avoid that instead store it on array..
I have 5 checkbox on the main page.
now i want to check or select Checkbox1(Sardines), Checkbox3(Sauce, and Checkbox4(Carrot)
i have a button to show a dialogEx,
when dialogEx show i want to display all the selected checkbox on a listbox or paragraph.
when it comes to this kind of problem i am very weak in thinking the solutions.. anyone can help me?
Thank you in advance..
i have in mind to save the selected checkbox to a textfile and retrieve it on dialogEx. but i want to avoid that instead store it on array..
Comment