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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.