Click here to Skip to main content
16,014,734 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Datagrid property in VB.Net Pin
Rizwan Bashir10-Jun-05 21:40
Rizwan Bashir10-Jun-05 21:40 
GeneralVB.NET Code to identify the SQL servers in the network Pin
Devaloper10-Jun-05 3:56
Devaloper10-Jun-05 3:56 
GeneralRe: VB.NET Code to identify the SQL servers in the network Pin
Dave Kreskowiak10-Jun-05 4:15
mveDave Kreskowiak10-Jun-05 4:15 
Generalwhich image format is better Pin
Rizwan Bashir10-Jun-05 2:55
Rizwan Bashir10-Jun-05 2:55 
GeneralRe: which image format is better Pin
Dave Kreskowiak10-Jun-05 3:55
mveDave Kreskowiak10-Jun-05 3:55 
GeneralRe: which image format is better Pin
Rizwan Bashir10-Jun-05 21:50
Rizwan Bashir10-Jun-05 21:50 
GeneralRe: which image format is better Pin
Christian Graus10-Jun-05 13:44
protectorChristian Graus10-Jun-05 13:44 
GeneralDate Interval Selection Pin
LordLothar10-Jun-05 2:05
LordLothar10-Jun-05 2:05 
How to make date selection work like if i want to select all data which the date was between 5/11/2005 and 6/7/2005.

And how to calculate if the differences from date above is 34 days, or how many month differences.

So far im using dataview.rowfiler to filter filled datatable from certain date to date, like this:

dv.RowFilter = "date < '" & DateTimePicker1.Value.Date & "'"

but sure above code doest work(not error) and return no value.
GeneralRe: Date Interval Selection Pin
Rizwan Bashir10-Jun-05 2:59
Rizwan Bashir10-Jun-05 2:59 
GeneralProject problems. Pin
Mega110-Jun-05 0:52
Mega110-Jun-05 0:52 
GeneralRe: Project problems. Pin
Rizwan Bashir10-Jun-05 1:07
Rizwan Bashir10-Jun-05 1:07 
GeneralRe: Project problems. Pin
toxcct10-Jun-05 1:22
toxcct10-Jun-05 1:22 
GeneralRe: Project problems. Pin
Rizwan Bashir10-Jun-05 1:52
Rizwan Bashir10-Jun-05 1:52 
GeneralRe: Project problems. Pin
Colin Angus Mackay10-Jun-05 9:23
Colin Angus Mackay10-Jun-05 9:23 
GeneralThis was the problem Pin
Rizwan Bashir10-Jun-05 21:28
Rizwan Bashir10-Jun-05 21:28 
GeneralRe: Project problems. Pin
Colin Angus Mackay10-Jun-05 9:25
Colin Angus Mackay10-Jun-05 9:25 
GeneralToolbar Pin
ADY0079-Jun-05 23:45
ADY0079-Jun-05 23:45 
GeneralRe: Toolbar Pin
Rizwan Bashir9-Jun-05 23:56
Rizwan Bashir9-Jun-05 23:56 
GeneralRe: Toolbar Pin
ADY00710-Jun-05 0:17
ADY00710-Jun-05 0:17 
GeneralRe: Toolbar Pin
Rizwan Bashir10-Jun-05 0:46
Rizwan Bashir10-Jun-05 0:46 
GeneralRe: Toolbar Pin
Jim Matthews10-Jun-05 4:05
Jim Matthews10-Jun-05 4:05 
GeneralPass value to crystal report Pin
LordLothar9-Jun-05 22:30
LordLothar9-Jun-05 22:30 
GeneralRe: Pass value to crystal report Pin
Rizwan Bashir9-Jun-05 22:43
Rizwan Bashir9-Jun-05 22:43 
GeneralRe: Pass value to crystal report Pin
LordLothar9-Jun-05 23:48
LordLothar9-Jun-05 23:48 
GeneralRe: Pass value to crystal report Pin
Rizwan Bashir9-Jun-05 23:51
Rizwan Bashir9-Jun-05 23:51 

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.