Well what code do you have and where are you stuck? It seems pretty straightforward to me. Just make the controls and make a button click event. In the click event, build a datatable or something based on the listbox data and whatever else, and bind it to the gridview. That's it.
No comments:
Post a Comment