G 
		
								
				
				
			
		George Padvorac
Im running win2k and .net 1.1  I have a combo who's rowsource is a dataview.
The data being used are date values and this is what it looks like in the
dataset thats used for this dataview: "2003-06-14T00:00:00.0000000-05:00"
And the dates in the combo's list looks like this: 6/14/2003 12:00:00 AM
How can i format the dates in the dropdown list to look like this:
6/14/2003
Thanks.
				
			The data being used are date values and this is what it looks like in the
dataset thats used for this dataview: "2003-06-14T00:00:00.0000000-05:00"
And the dates in the combo's list looks like this: 6/14/2003 12:00:00 AM
How can i format the dates in the dropdown list to look like this:
6/14/2003
Thanks.
