Hi
I need to make a button which will be used for update records in database. The thing is that I have a few TextBoxes and DropDownLists. I want to do this to update all collums with not empty value (in TextBoxes and DropDownList), but I don't know how to make a if statement (or something like that).
Could someone help me ?