Drizzt109 Posted July 14, 2004 Posted July 14, 2004 I'm using a csv file as my data source, which works great except that the first line of the csv file becomes the column headers in the datagrid. Because the user will not be putting headers into the csv file itself, is there a way to pre-set these? Thanks in advance for any advice. Quote
ost Posted July 14, 2004 Posted July 14, 2004 I'm using a csv file as my data source' date=' which works great except that the first line of the csv file becomes the column headers in the datagrid. Because the user will not be putting headers into the csv file itself, is there a way to pre-set these? Thanks in advance for any advice.[/quote'] You can try to use DatagridTableStyle to define your collumns.. You can see an example here Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.