Click here to Skip to main content
15,891,607 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Networking in VB.Net using Desktop Development and building Client/Server application Pin
Samir Ibrahim24-Feb-09 23:12
Samir Ibrahim24-Feb-09 23:12 
QuestionCalendar control- display two months Pin
C#Coudou24-Feb-09 17:51
C#Coudou24-Feb-09 17:51 
AnswerRe: Calendar control- display two months Pin
Dave Kreskowiak24-Feb-09 18:06
mveDave Kreskowiak24-Feb-09 18:06 
GeneralRe: Calendar control- display two months Pin
C#Coudou24-Feb-09 18:26
C#Coudou24-Feb-09 18:26 
GeneralRe: Calendar control- display two months Pin
Dave Kreskowiak25-Feb-09 1:48
mveDave Kreskowiak25-Feb-09 1:48 
GeneralRe: Calendar control- display two months Pin
C#Coudou25-Feb-09 21:13
C#Coudou25-Feb-09 21:13 
GeneralRe: Calendar control- display two months Pin
Dave Kreskowiak26-Feb-09 2:04
mveDave Kreskowiak26-Feb-09 2:04 
GeneralRe: Calendar control- display two months Pin
C#Coudou27-Feb-09 18:10
C#Coudou27-Feb-09 18:10 
Dave Kreskowiak wrote:
other than you can instrument the code you have shown by outputting the value of m_lDate before and after those two DateAdd lines.


This work great. Thank you so much for this idea. Now, the 2 calendars are working.

But i have another problem about the MSFlexgrid. The 2 calendars will compare to the my database. I have a HolidayTable and AccountTable. I put a pink color to my dates if the 2 calendars has the same date in my HolidayTable, this works fine. When I put a color green, red and yellow to my dates if the 2 calendars has the same date in my AccountTable. Here is the problem. I have 4 sql querries all. Now the MSFlexgrid is very very slow to open. I searched already but no results. Can you give me some idea again on how to optimize my msflexgrid. I already used the .Redraw

Heres the flow

With Msflexgrid1 --> Calendar1
4 queries
End With

With Msflexgrid2 --> Calendar2
4 queries
End with

All in all = 8 queries, thats why my it takes 20 secs minimum to load

C# コードMicrosoft End User
2000-2008




「「「「「「「「「「「「「「「「「「「「「「「「「「「「
The best things in life are free
」」」」」」」」」」」」」」」」」」」」」」」」」」」」


QuestionFingerprint Reader Pin
arunram99924-Feb-09 17:22
arunram99924-Feb-09 17:22 
AnswerRe: Fingerprint Reader Pin
Dave Kreskowiak24-Feb-09 18:04
mveDave Kreskowiak24-Feb-09 18:04 
GeneralRe: Fingerprint Reader Pin
arunram99924-Feb-09 20:13
arunram99924-Feb-09 20:13 
GeneralRe: Fingerprint Reader Pin
Dave Kreskowiak25-Feb-09 1:47
mveDave Kreskowiak25-Feb-09 1:47 
QuestionHow to split one dataset into two datatable??? Pin
star_platinum24-Feb-09 17:16
star_platinum24-Feb-09 17:16 
AnswerRe: How to split one dataset into two datatable??? Pin
Dave Kreskowiak24-Feb-09 18:03
mveDave Kreskowiak24-Feb-09 18:03 
GeneralRe: How to split one dataset into two datatable??? Pin
star_platinum24-Feb-09 19:10
star_platinum24-Feb-09 19:10 
GeneralRe: How to split one dataset into two datatable??? Pin
Mycroft Holmes24-Feb-09 20:43
professionalMycroft Holmes24-Feb-09 20:43 
GeneralRe: How to split one dataset into two datatable??? Pin
Jon_Boy25-Feb-09 8:25
Jon_Boy25-Feb-09 8:25 
Questionneed help with backcolor command [modified] Pin
hugblue24-Feb-09 16:24
hugblue24-Feb-09 16:24 
AnswerRe: need help with backcolor command Pin
ABitSmart24-Feb-09 17:25
ABitSmart24-Feb-09 17:25 
AnswerRe: need help with backcolor command Pin
Dave Kreskowiak24-Feb-09 17:56
mveDave Kreskowiak24-Feb-09 17:56 
GeneralRe: need help with backcolor command Pin
hugblue25-Feb-09 0:54
hugblue25-Feb-09 0:54 
GeneralRe: need help with backcolor command Pin
Dave Kreskowiak25-Feb-09 1:38
mveDave Kreskowiak25-Feb-09 1:38 
GeneralRe: need help with backcolor command Pin
hugblue25-Feb-09 2:09
hugblue25-Feb-09 2:09 
GeneralRe: need help with backcolor command Pin
Dave Kreskowiak25-Feb-09 4:44
mveDave Kreskowiak25-Feb-09 4:44 
GeneralRe: need help with backcolor command Pin
hugblue25-Feb-09 6:51
hugblue25-Feb-09 6: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.