munish prathap
hello,
i need to use Format Function in select query in C#.NET.
my requirement is i need to display date in formated manner such as "01-Jan-2001"
but data grid in my forms C# shows "1/1/01" i need it on "01-Jan-2001" this format
what can i do.