For a Windows application (not ASP), I wish to present a two column datagrid. The first column shows student's names and the seocnd should have a listbox that lists the professors' names. My plan is to have the user select a single professor for each student. Upon clicking a fished button, each row of the of the data grid (one student name and one professor name) will be written to a database table.
Sound easy, but...
I haven't go a clue as to how to embed the listbox within the datagrid. Could you please provide me a pointer to a solution. (What is so irksome is that this is relatively easy using ASP.NET...)
Thanks for your help.
----
Gerry Roston
gerry@pairofdocs.net
Sound easy, but...
I haven't go a clue as to how to embed the listbox within the datagrid. Could you please provide me a pointer to a solution. (What is so irksome is that this is relatively easy using ASP.NET...)
Thanks for your help.
----
Gerry Roston
gerry@pairofdocs.net