Search results for query: *

  1. jazzscreamer

    Inserting a Character into a textbox

    Here is my problem, I have a text box named txtPron on my form frmDbEdit. I have a second form that has a bunch of buttons on it called frmSymbols. I want each button to insert a symbol into txtPron. I know how to make the symbols go at the end and the beginning of txtPron, but I can't...
  2. jazzscreamer

    New Datagrid Record

    Hello, I'm new to using datagrids and I was wondering if there is a way to insert a new record in a datagrid programatically. Thank you for any help. Joel
  3. jazzscreamer

    Datagrid Display

    Figured it out I figured out my problem. Thanks.
  4. jazzscreamer

    Datagrid Display

    When I open my form I would like to be able to have the datagrid open all the way to the columns. Right now I have to click on "tables" and then my data columns will be displayed. Any help would be much appreciated. Thanks.
Back
Top