K Katty Nov 25, 2004 #1 How can I apply format to a datagrid column so it displays "000 - 000 - 0000000" from "0000000000000" Thanks Katty
How can I apply format to a datagrid column so it displays "000 - 000 - 0000000" from "0000000000000" Thanks Katty
W W.G. Ryan eMVP Nov 25, 2004 #2 DataGridTableStyle then add a DataGridColumnStyle - specify the formatter in there http://www.knowdotnet.com/articles/cgrid.html
DataGridTableStyle then add a DataGridColumnStyle - specify the formatter in there http://www.knowdotnet.com/articles/cgrid.html