Search results for query: *

  • Users: kekinlim
  • Content: Threads
  • Order by date
  1. K

    Datagrid Problem

    hihi, I am creating a datagrid and i wanted to display all the values that i retrieve from the database. I was able to do this. However, i need to add a checkbox into one of the columns. This checkbox is not binded or link to the database, it is use for my own reference. I was wondering how...
  2. K

    DateTimePicker Problem

    Hi everyone, I have this form with textboxes and a datatimepicker. After i call .addnew to create a new record and upon pressing the save button, it shows a error, stating that the date field in the database cannot accept null value. The default value of the datatimepicker is set to "today"...
  3. K

    Combobox databindings property

    Hi... Can anyone tell me what do the following databindings property of a combobox means? SelectedItem SelectedValue Tag Text All these are found in the property box of combobox during design time. I cannot find the definition anywhere on the internet. Thank you.
  4. K

    Databinding issue...PLease help.thanks

    Hi everyone, I encountered a problem which i cannot solve it after one whole day. Feel very disappointed. I have this form with a lot of textfields and comboboxes. One of the combobox was binded to a table in the dataset call terms(using datasource property and display members) which...
Back
Top