Guest_imported
New member
- Jan 1, 1970
- 0
Being new to .NET and C#, I assume this is an easy answer, but...
I have a DataGrid control with a column of data in the following format:
AA50112
AB50112A
etc.
I would like to format the column so that the information is displayed as:
AA501-12
AB501-12A
Can someone please provide a solution or direction where the solution is located (on-line help?).
Thanks!
I have a DataGrid control with a column of data in the following format:
AA50112
AB50112A
etc.
I would like to format the column so that the information is displayed as:
AA501-12
AB501-12A
Can someone please provide a solution or direction where the solution is located (on-line help?).
Thanks!