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 IamaSherpa 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: *

  1. BoomerDev

    How do I set datagrid column to data size?

    I am new to C#/.Net but had this as one of my first problems. See if you might glean the answer from this code: this.dataGrid1.TableStyles["Tables"].GridColumnStyles["AccountNumber"].width = (code here to relate the data width to a number of pixels. For example, an 18...

Part and Inventory Search

Back
Top