Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: MSHFlexgrid Merge column display problem


Message #1 by henryjud@n... on Mon, 19 Aug 2002 17:13:22 -0500
The program is working just fine. I get the data I need and the rows merge with like column info.

I have backed out of the program and am adding components in one at a time until I figure out what is causing the anomaly to appear.
I have a leftove graphical image of the datapicker displaying in the grid's first row which I did not put there. It's like it did
not refresh after closing out the dtpicker.



At 06:46 PM 8/19/2002 -0400, you wrote:
>If the grid is bound to a data control, use the data control as source for
>the merge.
>
>Pete
>
>-----Original Message-----
>From: henryjud@n... [mailto:henryjud@n...]
>Sent: Monday, August 19, 2002 6:13 PM
>To: professional vb
>Subject: [pro_vb] MSHFlexgrid Merge column display problem
>
>
>I have populated a mshflexgrid control with data from a SQL storedprocedure.
>Everything looks ok until I used the merge on two columns. I have a DTPicker
>and a DBCombo displayed above the grid. The data selected in these fields
>are needed to populate the grid. For some odd reason the grid is
>highlighting the first row, merged data and using the last graphics which
>overlaid the grid (the calendar from the DTPicker). Can anyone suggest a
>solution other then moving the  grid to a position that does not have any
>drop downs display over it.
>
>
>
>---
>Visual C# - A Guide for VB6 Developers
>This book will make it easy to transfer your skills
>from Visual Basic 6 to C#, the language of choice
>of the .NET Framework.
>http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
>
>
>
>
>---
>Visual C# - A Guide for VB6 Developers
>This book will make it easy to transfer your skills 
>from Visual Basic 6 to C#, the language of choice 
>of the .NET Framework.
>http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
>


  Return to Index