I will try to explain this the best I can.
I have two sections to this page the top section
contains patients general info. The Bottom section
contains the repeater a bunch of patient data. The
user can select different actions to take based on
what the data displays ( the data is read only). I
will paste my code below. The big problem that I am
having know is that I can't get the information that
is selected in the drop down to save to the database.
I keep getting this crazy object referrence error. I
am stumped! Can you help. Here is my code