Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralTop most form Pin
Judah Gabriel Himango17-Nov-03 5:29
sponsorJudah Gabriel Himango17-Nov-03 5:29 
GeneralRe: Top most form Pin
Heath Stewart17-Nov-03 6:06
protectorHeath Stewart17-Nov-03 6:06 
GeneralRe: Top most form Pin
Judah Gabriel Himango17-Nov-03 8:12
sponsorJudah Gabriel Himango17-Nov-03 8:12 
GeneralRe: Top most form Pin
Roger Stewart17-Nov-03 9:12
professionalRoger Stewart17-Nov-03 9:12 
GeneralRe: Top most form Pin
Judah Gabriel Himango17-Nov-03 9:21
sponsorJudah Gabriel Himango17-Nov-03 9:21 
Generalpassing TimeSpan in a RowFilter Expression Pin
nedeus17-Nov-03 0:31
nedeus17-Nov-03 0:31 
GeneralRe: passing TimeSpan in a RowFilter Expression Pin
Heath Stewart17-Nov-03 3:07
protectorHeath Stewart17-Nov-03 3:07 
GeneralRe: passing TimeSpan in a RowFilter Expression Pin
Anonymous17-Nov-03 3:30
Anonymous17-Nov-03 3:30 
thanks for the answer...

however my problem is not for date value but Time values...
for example :

The db type of the information is TIME (ex. 12.23.45) and it is stored in DataSet as Timespan when i retrive it by Fill Method (DataAdapter) at the beginning...
My problem is to retrieve one or more record from DataTable filtering with an expression like this

myDataView.Filter = "TIME = 12.23.45"; (TimeSpan Value???)(like this dont work)

thanks


GeneralArgumentOutOfRangeException Pin
Mertli Ozgur Nevres16-Nov-03 21:49
Mertli Ozgur Nevres16-Nov-03 21:49 
GeneralRe: ArgumentOutOfRangeException Pin
Heath Stewart17-Nov-03 2:49
protectorHeath Stewart17-Nov-03 2:49 
GeneralRe: ArgumentOutOfRangeException Pin
Mertli Ozgur Nevres17-Nov-03 3:05
Mertli Ozgur Nevres17-Nov-03 3:05 
GeneralRe: ArgumentOutOfRangeException Pin
Heath Stewart17-Nov-03 3:23
protectorHeath Stewart17-Nov-03 3:23 
QuestionHow do I compile C# ? Pin
tom7616-Nov-03 21:19
tom7616-Nov-03 21:19 
AnswerRe: How do I compile C# ? Pin
Corinna John16-Nov-03 22:51
Corinna John16-Nov-03 22:51 
GeneralRe: How do I compile C# ? Pin
tom7616-Nov-03 23:13
tom7616-Nov-03 23:13 
GeneralRe: How do I compile C# ? Pin
Heath Stewart17-Nov-03 2:41
protectorHeath Stewart17-Nov-03 2:41 
GeneralRe: How do I compile C# ? Pin
tom7617-Nov-03 3:00
tom7617-Nov-03 3:00 
GeneralControl border Pin
Bhangorix16-Nov-03 19:55
Bhangorix16-Nov-03 19:55 
GeneralRe: Control border Pin
Corinna John16-Nov-03 22:55
Corinna John16-Nov-03 22:55 
GeneralRe: Control border Pin
Bhangorix17-Nov-03 14:43
Bhangorix17-Nov-03 14:43 
General"The request failed with http status 404: Not Found" Pin
kissa16-Nov-03 17:25
kissa16-Nov-03 17:25 
GeneralRe: "The request failed with http status 404: Not Found" Pin
Heath Stewart17-Nov-03 2:38
protectorHeath Stewart17-Nov-03 2:38 
GeneralRe: "The request failed with http status 404: Not Found" Pin
kissa17-Nov-03 17:21
kissa17-Nov-03 17:21 
General,Http 404 error Pin
kissa16-Nov-03 17:21
kissa16-Nov-03 17:21 
GeneralAbout Windows Services Pin
Xuan Thuy16-Nov-03 14:57
Xuan Thuy16-Nov-03 14:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.