我用的是vb.net,我把datagrid的数据转化为xml格式,并在ie浏览器中show出,但是怎样把xml格式变成html格式,并在ie浏览器中show出呢?
I am trying to display all matching records from an Access2000 database in a Datagrid on a vb.net form. What needs to match is a user selected date. I'm ...
How do you hide columns in a datagrid? The columns are needed in queries I just don't want some of them outputted to the user however.<BR><BR>If I do in my form ...