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 TouchToneTommy 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: warlow
  • Content: Threads
  • Order by date
  1. warlow

    Editing an array using a DataGrid

    I would like to edit/read/write the contents of an array using a DataGrid. I have started with Form1 to which I have visually: Added DataGrid1 Added DataSet1 Added Table1 and Column1 to DataSet1 Chosen DataTable1 as the DataSource for DataGrid1 I can run this program now and I get a nice grid...
  2. warlow

    ASCII-HEX Translation

    Is there any straightforward way for Aspect to convert ASCII-HEX into ASCII? For example the remote end might send a message in the format: Message1$4142432048454C4C4F203132330D0A Which should be displayed as: Message1 ABC HELLO 123 It is clear how to translate the opposite way but this...

Part and Inventory Search

Back
Top