c# - AutoFilling a TextBox with Data from a Database -
umm have simple login window accepts information present in database. there 3 textboxes 1 userid, name , password respectively. name textbox readonly , want display name of user corresponds userid entered first textbox. need help.... :)
Comments
Post a Comment