Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: HeatherG
  • Content: Threads
  • Order by date
  1. HeatherG

    datagridview customization

    Hi, I am new to C# and need a bit of guidence. I have a datgridview control which is populated by a binding source. I would like one of my columns to be a comboboxcell so after the grid is populated I have loop for the column I wish to change and set this : public Boolean prSetColType(String...
  2. HeatherG

    Adding a combo box to a grid

    Has any one done this ? I am trying to set one of the cells on a gridview to be a dropdown list but can not see how to do this.
  3. HeatherG

    Displaying data from Firebird to richtextbox

    Hi, I am new to firebird and C#. I need some help. I have created a table in firebird and have a form in C# with a rich textbox and a command button. When I click the command button I want to retrieve all the data in the specified table and populate the rich textbox. How do I do this ? I know...

Part and Inventory Search

Back
Top