I am sorry, the reply was very broad and I am not sure where "exactly" I need to change the reference to grab the client ID company name instead of the last, first name.
On the edit.aspx this is the reference for the drop down box:
<asp:DropDownList ID="dni_clients_id" runat="server" ValidationGroup="client" />
Do I change this and if so to what, if not then where do I go to change the code behind in the VB file?
Sorry if I may seem to be lost, but I am not familiar enough with the code to know how I can change the drop down to show company info instead of last, first name info.
Thanks again,
Don