V
Vai2000
Hi All, Is there a way by which I can autopad contents of a DataTable. For
e.g I have created a data table with data columns of fixed length. When I
insert data into these columns I automatically want to pad them (left/right)
with 'X' if they are less than the max length.
Do I have to do with manually when I insert or the Datatable can auto pad it
and all I do is insert?
TIA
e.g I have created a data table with data columns of fixed length. When I
insert data into these columns I automatically want to pad them (left/right)
with 'X' if they are less than the max length.
Do I have to do with manually when I insert or the Datatable can auto pad it
and all I do is insert?
TIA