I want to create a programe in VBnet and want to use the
datagrid to show the data Connection and dataset is
created thru thecode only...Iin table the data for example
a filed for date is there having format as dd/mm/yy but
when i want to show it in datagrid it should be day,month
and year(12 December ,2003) is it possible .if yes then
how to do it...
thanks in advance...
Miha Markic - 26 Nov 2003 11:11 GMT
Hi,
Check out DataGridTextBoxColumn.Format property in help files.

Signature
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
> I want to create a programe in VBnet and want to use the
> datagrid to show the data Connection and dataset is
[quoted text clipped - 5 lines]
>
> thanks in advance...