hi
Im developing a pocket pc software using c#.NET / vb.NET. I have a *.csv file and successfully displayed them on the datagrid. The problem is i need to display certain data from the datagrid on
the textboxes within the form too.
Another question is how can i display only certain columns on the datagrid? ive tried mapping the name with datagrid but no good.
Any idea how to do that?
Thanks
Im developing a pocket pc software using c#.NET / vb.NET. I have a *.csv file and successfully displayed them on the datagrid. The problem is i need to display certain data from the datagrid on
the textboxes within the form too.
Another question is how can i display only certain columns on the datagrid? ive tried mapping the name with datagrid but no good.
Any idea how to do that?
Thanks